Challenge.mObjectives Field |
[Missing <summary> documentation for "F:Planetbase.Challenge.mObjectives"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public List<ChallengeObjective> mObjectives
<NonSerializedAttribute>
Public mObjectives As List(Of ChallengeObjective)
public:
[NonSerializedAttribute]
List<ChallengeObjective^>^ mObjectives
Field Value
Type:
List<ChallengeObjective>
See Also