Show / Hide Table of Contents

Enum ParticleSystemStopBehavior

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ParticleSystemStopBehavior

Fields

Name Description
StopEmitting
StopEmittingAndClear

Extension Methods

MustExtensions.MustBeEqual<ParticleSystemStopBehavior>(ParticleSystemStopBehavior)
MustExtensions.MustBeEqual<ParticleSystemStopBehavior>(ParticleSystemStopBehavior, String)
MustExtensions.MustNotBeEqual<ParticleSystemStopBehavior>(ParticleSystemStopBehavior)
MustExtensions.MustNotBeEqual<ParticleSystemStopBehavior>(ParticleSystemStopBehavior, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX