Table of Contents

Struct TimeChangedEvent

Namespace
Core.Systems
Assembly
Core.dll
public struct TimeChangedEvent : IGameEvent
Implements

Fields

GameTime

public GameTime GameTime

Field Value

GameTime

Properties

TimeStamp

Timestamp when the event was emitted (set automatically by EventBus).

public float TimeStamp { readonly get; set; }

Property Value

float