TickEvent

Event that is fired each tick.

Constructors

this
this(ulong currentTick)
Undocumented in source.

Members

Variables

currentTick
ulong currentTick;

The current tick the GameManager is on.

Meta