API ReferenceSandbox.Services
public static abstract sealed class Sandbox.Services.Leaderboards
Related Guides
Broader workflow and conceptual references connected to this API.
Leaderboards
Leaderboards are just stats, aggregated and ordered.
Services
Backend services for achievements, leaderboards, stats, and authentication.
Stats
Your game can record stats for each player that plays it. Here are some examples of things stats can record.
Web Api
The API for leaderboards is publically accessible. Have fun!
Methods
Showing 3 methods
public static Sandbox.Services.Leaderboards.Board Get(string name)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Services |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Services.Leaderboards |