API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_LeaderboardEntry_GetExtraData Function

A 2KB custom data field that is associated with the leaderboard entry. This can be a game replay or anything that provides more detail about the entry to the viewer. It will be used by two entry methods: ovr_Leaderboard_WriteEntry() and ovr_Leaderboard_WriteEntryWithSupplementaryMetric()

Signature

const char* ovr_LeaderboardEntry_GetExtraData(const ovrLeaderboardEntryHandle obj)

Parameters

Returns

const char *