Show / Hide Table of Contents

Enum ParticleSystemStopAction

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

Fields

Name Description
Callback
Destroy
Disable
None

Extension Methods

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