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