ModuleTypemComponentTypesSizes Field |
[Missing <summary> documentation for "F:Planetbase.ModuleType.mComponentTypesSizes"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public ComponentType[][] mComponentTypesSizes
<NonSerializedAttribute>
Public mComponentTypesSizes As ComponentType()()
public:
[NonSerializedAttribute]
array<array<ComponentType^>^>^ mComponentTypesSizes
Field Value
Type:
ComponentType
See Also