GKLeaderboardEntryยถ
Inherits: RefCounted < Object
Single score information on the leaderboard.
Propertiesยถ
|
||
|
||
|
||
|
||
|
Property Descriptionsยถ
int get_context()
An integer value that your game uses.
String formatted_score = "" ๐
String get_formatted_score()
The playerโs score as a localized string.
GKPlayer get_player()
The player who earns the score.
int get_rank()
The position of the score in the results of a leaderboard search.
int get_score()
The score that the player earns.