struct Leaderboards.Board2.Entry
in global :: Sandbox . Services
😔 No documentation found.
public long Rank
The rank in the board
public double Value
The value in the board
public long SteamId
The steamid of the entry
public string CountryCode
The country which this entry is from
public string DisplayName
The player's display name
public DateTimeOffset Timestamp
The time this entry was created.
public Dictionary<string,object> Data
Data associated with this entry
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public Type GetType( )
😔 No documentation found.