ParticleSystemStopAction

enumeration

Description

The action to perform when the Particle System stops.

Properties

NoneDo nothing.
DisableDisable the GameObject containing the Particle System.
DestroyDestroy the GameObject containing the Particle System.
CallbackCall MonoBehaviour.OnParticleSystemStopped on all scripts attached to the same GameObject.

Did you find this page useful? Please give it a rating: