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

ovrLeaderboardStartAt_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrLeaderboard_StartAtTop
This value indicates that the leaderboard entries should start at the top of the leaderboard.
ovrLeaderboard_StartAtCenteredOnViewer
This value indicates that the leaderboard entries should start at the viewer's position on the leaderboard
ovrLeaderboard_StartAtCenteredOnViewerOrTop
This value indicates that the leaderboard entries should start at the viewer's position on the leaderboard, or at the top of the leaderboard if the viewer is not present.
ovrLeaderboard_StartAtUnknown