csharp
public sealed class EventScheduleDefinitionWhen a world boss comes round.
Remarks
⚠ Authored here and enacted somewhere else. Doc 28 puts the schedule in Live.Instances.Cluster because it is fleet-wide: one realm deciding when the boss spawns gives every shard a different boss. So this is the content the cluster reads, and nothing in this library looks at a clock.
Fields and properties (3)
public float IntervalSecondsHow often it comes round, in seconds. Zero for an event nothing schedules.
public float WindowSecondsHow long the window to join it stays open, in seconds.
public float OffsetSecondsHow far into an interval the first one is, in seconds.
Used by (4)
- DynamicEventDefinitionVixen.Gameplay.Quests
- TypeRegistrationVixen.Gameplay.Quests
- Vixen_Gameplay_Quests_DynamicEventDefinitionSerializerVixen.Gameplay.Quests
- Vixen_Gameplay_Quests_EventScheduleDefinitionSerializerVixen.Gameplay.Quests