struct Leaderboards.Entry
in global :: Sandbox . Services
😔 No documentation found.
public bool Me
True if this entry is for the current player.
public long Rank
The rank in the board
public double Value
The value in the board
public string FormattedValue
The value, but formatted according to Unit
public long SteamId
The steamid of the entry
public string DisplayName
The player's display name
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.