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