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