struct ovrLeaderboard * |
ovr_Leaderboard_GetDestination ( const ovrLeaderboardHandle obj ) | |
const char * | ovr_Leaderboard_GetApiName ( const ovrLeaderboardHandle obj ) |
ovr_Leaderboard_GetID ( const ovrLeaderboardHandle obj ) |
typedef struct ovrLeaderboard* ovrLeaderboardHandle ( ) |
---|
No description available.
|
ovrDestinationHandle ovr_Leaderboard_GetDestination ( const ovrLeaderboardHandle obj ) |
---|
This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it. |
const char* ovr_Leaderboard_GetApiName ( const ovrLeaderboardHandle obj ) |
---|
No description available.
|
ovrID ovr_Leaderboard_GetID ( const ovrLeaderboardHandle obj ) |
---|
No description available.
|