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