프로퍼티 | 타입 | 설명 | |
---|---|---|---|
initialized | bool | ||
playerNames | string[] |
메소드 | 설명 | |
---|---|---|
BossCleared ( ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
StartTimer ( ) : void | ||
updatePlayerNames ( int pos, string s ) : void |
메소드 | 설명 | |
---|---|---|
BossClearedIE ( ) : IEnumerator | ||
TimeLevels ( ) : IEnumerator |
public updatePlayerNames ( int pos, string s ) : void | ||
pos | int | |
s | string | |
리턴 | void |