Table of Contents

Struct WeeklyTickEvent

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

Fields

GameTime

public GameTime GameTime

Field Value

GameTime

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