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