Click or drag to resize

EffectsManagerDespawnAll Method

De-spawn all particle effects.

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static bool DespawnAll()
Request Example View Source

Return Value

Type: Boolean
Whether instances existed and were successfully de-spawned.
See Also