csharp
public enum AbilityEventKindWhat happened to an ability.
Fields and properties (5)
StartedA cast or a channel began.
CompletedAn instant ability went off, or a cast finished.
TickedA channel came due.
InterruptedSomething stopped it before it finished.
FailedIt would not start.
Used by (3)
- AbilityCasterVixen.Gameplay.Combat
- AbilityCasterTestsVixen.Gameplay.Combat.Tests
- AbilityEventVixen.Gameplay.Combat