Méthode | Description | |
---|---|---|
ShowActivateArena ( int playersRequired ) : void | ||
ShowDraw ( ) : void | ||
ShowStartArena ( ) : void | ||
ShowStartingSoon ( int secondsLeft ) : void | ||
ShowWinner ( PlayerController, player ) : void |
Méthode | Description | |
---|---|---|
DisableAll ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public ShowActivateArena ( int playersRequired ) : void | ||
playersRequired | int | |
Résultat | void |
public ShowStartingSoon ( int secondsLeft ) : void | ||
secondsLeft | int | |
Résultat | void |
public ShowWinner ( PlayerController, player ) : void | ||
player | PlayerController, | |
Résultat | void |