Class LeaderboardVersionTierScoresPageAllOf
LeaderboardVersionTierScoresPageAllOf
Inherited Members
Namespace: Unity.Services.Apis.Leaderboards
Assembly: solution.dll
Syntax
[Preserve]
public class LeaderboardVersionTierScoresPageAllOf
Constructors
LeaderboardVersionTierScoresPageAllOf(string)
Initializes a new instance of the LeaderboardVersionTierScoresPageAllOf class.
Declaration
[Preserve]
public LeaderboardVersionTierScoresPageAllOf(string tier = null)
Parameters
Type | Name | Description |
---|---|---|
string | tier | tier. |
Properties
Tier
Gets or Sets Tier
Declaration
[Preserve]
public string Tier { get; set; }
Property Value
Type | Description |
---|---|
string |