Class AN_LeaderboardScoreBuffer.ScoresList
Inheritance
System.Object
AN_LeaderboardScoreBuffer.ScoresList
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.Android.GMS.Games
Assembly: cs.temp.dll.dll
Syntax
public class ScoresList
Properties
Scores
Declaration
public List<AN_LeaderboardScore> Scores { get; }
Property Value
Type | Description |
---|---|
List<AN_LeaderboardScore> |