ProfilemCompletedChallenges Field |
[Missing <summary> documentation for "F:Planetbase.Profile.mCompletedChallenges"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public HashSet<string> mCompletedChallenges
<NonSerializedAttribute>
Public mCompletedChallenges As HashSet(Of String)
public:
[NonSerializedAttribute]
HashSet<String^>^ mCompletedChallenges
Field Value
Type:
HashSetString
See Also