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

ovr_LeaderboardEntryArray_GetElement Function

This field represents an individual ovrLeaderboardEntryHandle within the array. It contains information about the leaderboard entry, such as its rank, score, and player name.

Signature

ovrLeaderboardEntryHandle ovr_LeaderboardEntryArray_GetElement(const ovrLeaderboardEntryArrayHandle obj, size_t index)

Parameters

index: size_t

Returns