프로퍼티 | 타입 | 설명 | |
---|---|---|---|
leaderboard | GameObject | ||
levelName | Text, | ||
loading | GameObject | ||
name1 | Text, | ||
name2 | Text, | ||
name3 | Text, | ||
name4 | Text, | ||
name5 | Text, | ||
score1 | Text, | ||
score2 | Text, | ||
score3 | Text, | ||
score4 | Text, | ||
score5 | Text, |
메소드 | 설명 | |
---|---|---|
HideLeaderboard ( ) : void | ||
ShowLeaderboard ( int level ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
SetScore ( string json ) : void | ||
WaitForRequest ( WWW www ) : IEnumerator |