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

ovrLeaderboardFilterType_ Enum

Describe the filter type that can be enabled on the leaderboard.

Enumeration Constants

MemberDescription
ovrLeaderboard_FilterNone
No filter enabled on the leaderboard.
ovrLeaderboard_FilterFriends
Filter the leaderboard to include only friends of the current user.
ovrLeaderboard_FilterUnknown
ovrLeaderboard_FilterUserIds
Filter the leaderboard to include specific user IDs. Use this filter to get rankings for users that are competing against each other. You specify the leaderboard name and whether to start at the top, or for the results to center on the (client) user. Note that if you specify the results to center on the client user, their leaderboard entry will be included in the returned array, regardless of whether their ID is explicitly specified in the list of IDs.