s&box docs

public sealed class Sandbox.AchievementCollection

Holds achievements for a package

Constructors

Showing 1 constructors

Methods

Showing 2 methods

public Sandbox.Achievement Get(string name)

Get achievement by name, or null of it doesn't exist

public System.Threading.Tasks.Task RecountProgression()

Use the current stats to recount the progression on stats with progression. This is purely for UI, you can't force an achivement to unlock early by calling this.

Properties

Showing 1 properties

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.AchievementCollection

On this page