PICO Unity Platform SDK
Leaderboard Class Reference

Leaderboard info. More...

Public Member Functions

 Leaderboard (IntPtr o)
 

Public Attributes

readonly string ApiName
 The unique identifier of the leaderboard, which is configured on the PICO Developer Platform.
 
readonly ulong ID
 Leaderboard ID.
 
readonly Destination DestinationOptional
 Associate a destination to the leaderboard so that users can be directed to a specific location in the app. If the leaderboard for that challenge is associated with a destination, the app will be launched, and the user will be directed to the destination. If the leaderboard for that challenge is not associated with any destination, the app will be launched, and the user will be directed to the Home page.
 

Detailed Description

Leaderboard info.