Click or drag to resize
AchievementgetScope Method
Defines the where the achievement is valid.

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

Return Value

Type: AchievementScope
An AchievementScope enum value based on where the achievement is valid.
See Also