![]() |
Murl Engine API
Version 2018.3
|
The leaderboard entry interface. More...
#include <murl_i_game_center_entries.h>
The leaderboard entry interface.
Leaderboard entries are used by the GameCenterLeaderboardEntries array.
Inherited by Murl::Platform::GameCenterLeaderboardEntry.
Public Member Functions | |
virtual const IGameCenterPlayer & | GetPlayer () const =0 |
Get the player identifier. More... | |
virtual UInt32 | GetRank () const =0 |
Get the player rank. More... | |
virtual UInt64 | GetScore () const =0 |
Get the player score. More... | |
|
pure virtual |
Get the player identifier.
|
pure virtual |
Get the player rank.
|
pure virtual |
Get the player score.