Свойство | Type | Description | |
---|---|---|---|
initialized | bool | ||
playerNames | string[] |
Méthode | Description | |
---|---|---|
BossCleared ( ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
StartTimer ( ) : void | ||
updatePlayerNames ( int pos, string s ) : void |
Méthode | Description | |
---|---|---|
BossClearedIE ( ) : IEnumerator | ||
TimeLevels ( ) : IEnumerator |
public updatePlayerNames ( int pos, string s ) : void | ||
pos | int | |
s | string | |
Résultat | void |