class
Achievements
public static abstract sealed class Achievements Allows access to stats for the current game. Stats are defined by the game's author and can be used to track anything from player actions to performance metrics. They are how you submit data to leaderboards.
Properties
| Name | Type | Description |
|---|---|---|
All static | IEnumerable<Achievement> |
Methods
static Void Unlock(String name)