Phase

Phase

Workflow
Component
Combine:
entity

Phases of the game, such as game start, game preparation, game end, etc.

Properties

Name Type Description Script Name
Index Int Read Only
Index of the current phase, corresponding to the index in the flow editor
Index
Start Time Int Read Only
Start time of the current phase, in ms.
StartTime
End Time (ms) Int Read Only
The end time of the current phase in ms.
EndTime
Duration Int Read Only
Duration of the current phase in ms.
Duration