ParticleManagermStoppedSystems Field |
[Missing <summary> documentation for "F:Planetbase.ParticleManager.mStoppedSystems"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public List<ParticleSystemData> mStoppedSystems
<NonSerializedAttribute>
Public mStoppedSystems As List(Of ParticleSystemData)
public:
[NonSerializedAttribute]
List<ParticleSystemData^>^ mStoppedSystems
Field Value
Type:
ListParticleSystemData
See Also