GuiMenuSystemmHighlightedObjects Field |
[Missing <summary> documentation for "F:Planetbase.GuiMenuSystem.mHighlightedObjects"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public HashSet<Object> mHighlightedObjects
<NonSerializedAttribute>
Public mHighlightedObjects As HashSet(Of Object)
public:
[NonSerializedAttribute]
HashSet<Object^>^ mHighlightedObjects
Field Value
Type:
HashSetObject
See Also