Class BasicStationEventSchedulerComponent
Inheritance
System.Object
BasicStationEventSchedulerComponent
Namespace: Content.Server.StationEvents.Components
Assembly: Content.Server.dll
Syntax
public sealed class BasicStationEventSchedulerComponent : Component
Fields
| Improve this Doc View SourceMinimumTimeUntilFirstEvent
Declaration
public const float MinimumTimeUntilFirstEvent = null
Field Value
Type | Description |
---|---|
System.Single |
TimeUntilNextEvent
How long until the next check for an event runs
Declaration
public float TimeUntilNextEvent
Field Value
Type | Description |
---|---|
System.Single |