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