BlackICE Scripting

TickableEventState enum

game.TickableEventState

C# base type: int (4 bytes).

Values

NameValue
Idle0
FirstTick1
NormalTick2
LastTick3
Canceled4