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