Click or drag to resize
ParticleManagerdestroy Method (IEnumerableParticleSystemData)

[Missing <summary> documentation for "M:Planetbase.ParticleManager.destroy(System.Collections.Generic.IEnumerable{Planetbase.ParticleSystemData})"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void destroy(
	IEnumerable<ParticleSystemData> particleSystems
)

Parameters

particleSystems
Type: System.Collections.GenericIEnumerableParticleSystemData

[Missing <param name="particleSystems"/> documentation for "M:Planetbase.ParticleManager.destroy(System.Collections.Generic.IEnumerable{Planetbase.ParticleSystemData})"]

See Also