[Missing <summary> documentation for "F:Planetbase.Grid.mConstructions"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public HashSet<Construction> mConstructions
<NonSerializedAttribute>
Public mConstructions As HashSet(Of Construction)
public:
[NonSerializedAttribute]
HashSet<Construction^>^ mConstructions
Field Value
Type:
HashSetConstruction
See Also