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