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