Api Entry
struct

Entry

public sealed struct Entry

Fields

Name Type Description
Me Boolean True if this entry is for the current player.
Rank Int64 The rank in the board
Value Double The value in the board
FormattedValue String The value, but formatted according to Unit
SteamId Int64 The steamid of the entry
DisplayName String The player's display name
Assembly: Sandbox.Engine Declaring Type: Leaderboards Full Name: Sandbox.Services.Leaderboards.Entry