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