Vixen
c7401864
csharp
public enum DynamicEventStatus

Where a dynamic event is.

Read the guide page for this →

Fields and properties (4)

  • Idle

    Not started.

  • Running

    Running.

  • Succeeded

    Its objectives were finished.

  • Failed

    Its clock ran out, or something failed it.

Used by (4)

  • DynamicEventDirectorVixen.Gameplay.Quests
  • DynamicEventInstanceVixen.Gameplay.Quests
  • DynamicEventTestsVixen.Gameplay.Quests.Tests
  • EventChainStepVixen.Gameplay.Quests