Vixen
c7401864
csharp
public enum AbilityEventKind

What happened to an ability.

Read the guide page for this →

Fields and properties (5)

  • Started

    A cast or a channel began.

  • Completed

    An instant ability went off, or a cast finished.

  • Ticked

    A channel came due.

  • Interrupted

    Something stopped it before it finished.

  • Failed

    It would not start.

Used by (3)

  • AbilityCasterVixen.Gameplay.Combat
  • AbilityCasterTestsVixen.Gameplay.Combat.Tests
  • AbilityEventVixen.Gameplay.Combat