readonly string | ApiName[Get] |
readonly Destination | DestinationOptional[Get] |
readonly Destination | Destination[Get] |
readonly UInt64 | ID[Get] The generated GUID of this leaderboard. |
Leaderboard ( IntPtr o ) |
readonly string Oculus.Platform.Models.Leaderboard.ApiName |
---|
The API name of this leaderboard. This is a unique string that your application will refer to this leaderboard in your app code. |
readonly Destination Oculus.Platform.Models.Leaderboard.DestinationOptional |
---|
An optional Deep Link Destination, which means when a user clicks on the leaderboard, they will be taken to this in-app destination. |
readonly Destination Oculus.Platform.Models.Leaderboard.Destination |
---|
No description available.
|
readonly UInt64 Oculus.Platform.Models.Leaderboard.ID |
---|
The generated GUID of this leaderboard. |
Oculus.Platform.Models.Leaderboard.Leaderboard ( IntPtr o ) |
---|
No description available.
|