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