Api Entry
struct

Entry

public sealed struct Entry

Fields

Name Type Description
Rank Int64 The rank in the board
Value Double The value in the board
SteamId Int64 The steamid of the entry
CountryCode String The country which this entry is from
DisplayName String The player's display name
Timestamp DateTimeOffset The time this entry was created.
Data Dictionary<String, Object> Data associated with this entry
Assembly: Sandbox.Engine Declaring Type: Leaderboards/Board2 Full Name: Sandbox.Services.Leaderboards.Board2.Entry