Components & Properties
Name | Description |
---|---|
Game entity.Current Round Index | \ |
Game entity.Current Phase Index | \ |
Game entity.Total Round Count | Total # of rounds |
Phase | \ |
Round | \ |
Event
Name | Description |
---|---|
On Round Start | Triggered at the start of each round |
On Round End | Triggered at the end of each round |
On Phase Start | Triggered at the beginning of each phase |
On Phase End | Triggered at the end of each phase |
API
Name | Description |
---|---|
Switch Phase | Switches the game to the target phase. The round is also a special phase. When switching to the phase in the round, the round count is 0. |
End Current Phase | End the current stage and enter the next stage |