FindOrCreateLeaderboardCallback

Constructors

Link copied to clipboard
constructor(packetMsg: IPacketMsg?)

Properties

Link copied to clipboard
val displayType: ELeaderboardDisplayType

Gets the display type for this leaderboard.

Link copied to clipboard

Gets how many entries there are for requested leaderboard.

Link copied to clipboard
val id: Int

Gets the leaderboard ID.

Link copied to clipboard
open override var jobID: JobID

Gets or sets the job ID this callback refers to. If it is not a job callback, it will be JobID.INVALID.

Link copied to clipboard
val result: EResult

Gets the result of the request.

Link copied to clipboard
val sortMethod: ELeaderboardSortMethod

Gets the sort method to use for this leaderboard.