Show / Hide Table of Contents

Class ISN_GKLoadDefaultLeaderboardResult

The result model for LoadDefaultLeaderboardIdentifier(Action<ISN_GKLoadDefaultLeaderboardResult>)

Inheritance
System.Object
ISN_GKLoadDefaultLeaderboardResult
Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public class ISN_GKLoadDefaultLeaderboardResult : SA_DataResult

Properties

CategoryId

The category ID string for the local player’s default leaderboard.

Declaration
public string CategoryId { get; }
Property Value
Type Description
System.String

CategoryID

Declaration
public string CategoryID { get; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX