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