MetaPlatformSDK_Leaderboard

Inherits: RefCounted

Represents a leaderboard.

Description

Represents a leaderboard.

Properties

String

api_name

""

MetaPlatformSDK_Destination

destination

int

id

0


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

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.