Class PoolOnParticlesDone
Automatically sends an object back to it's pool when the particle system on the object is completed
Namespace: WeaverCore.Components
Assembly: WeaverCore.dll
Syntax
[RequireComponent(typeof(PoolableObject))]
[RequireComponent(typeof(ParticleSystem))]
public class PoolOnParticlesDone : MonoBehaviour