ProfilemPlanetMilestones Field |
[Missing <summary> documentation for "F:Planetbase.Profile.mPlanetMilestones"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public HashSet<Milestone>[] mPlanetMilestones
<NonSerializedAttribute>
Public mPlanetMilestones As HashSet(Of Milestone)()
public:
[NonSerializedAttribute]
array<HashSet<Milestone^>^>^ mPlanetMilestones
Field Value
Type:
HashSetMilestone
See Also