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

FOvrLeaderboard Struct

Leaderboards provide a way for a game to keep track of players and their scores in relation to other. The leaderboard object contains information about this leaderboard ID, API name and destination. Lean more about leaderboard on our website.

Fields

The API name of this leaderboard. This is a unique string that your application will refer to this leaderboard in your app code.
An optional deep link FOvrDestination, which means when a user clicks on the leaderboard, they will be taken to this in-app destination.
The generated GUID of this leaderboard.

Member Functions

This is the default constructor for the struct, which initializes the ovrLeaderboardHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon