ovrRequest ovr_Challenges_GetEntries(ovrID challengeID, int limit, ovrLeaderboardFilterType filter, ovrLeaderboardStartAt startAt)
challengeID: ovrID
The id of the challenge whose entries to return.
limit: int
Defines the maximum number of entries to return.
filter: ovrLeaderboardFilterType
By using ovrLeaderboard_FilterFriends, this allows you to filter the returned values to bidirectional followers.
startAt: ovrLeaderboardStartAt
Defines whether to center the query on the user or start at the top of the challenge.