Click or drag to resize
MilestoneManager.mCompletedMilestones Field

[Missing <summary> documentation for "F:Planetbase.MilestoneManager.mCompletedMilestones"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
[NonSerializedAttribute]
public HashSet<Milestone> mCompletedMilestones

Field Value

Type: HashSet<Milestone>
See Also