Click or drag to resize
Achievementcheck Method
Checks to see if the achievement has been completed.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public abstract bool check()

Return Value

Type: Boolean
True if the conditions are met, false otherwise.
See Also