🔧 SDK ReferenceManagersEffectsManagerParticlesManagerstopstopStop the particle effect.Syntaxparticles.stop(instant);ParametersNameTypeDescriptioninstant (optional)booleanIf true, the particle effect will stop instantly. Default: falseExampleparticles.stop();Available on: Client