MetaPlatformSDK_Leaderboard
Inherits: RefCounted
Represents a leaderboard.
Description
Represents a leaderboard.
Properties
String |
|
|
int |
|
Property Descriptions
String api_name = ""
String get_api_name ( )
The API name of this leaderboard. This is a unique string that your application will refer to this leaderboard in your app code.
MetaPlatformSDK_Destination destination
MetaPlatformSDK_Destination get_destination ( )
This may be null
, which indicates that the value is not present or that the curent app or user is not permitted to access it.
int id = 0
int get_id ( )
The generated GUID of this leaderboard.