Struct YearlyTickEvent
public struct YearlyTickEvent : IGameEvent
- Implements
Fields
GameTime
public GameTime GameTime
Field Value
Tick
public ulong Tick
Field Value
- ulong
Properties
TimeStamp
Timestamp when the event was emitted (set automatically by EventBus).
public float TimeStamp { readonly get; set; }
Property Value
- float