Show / Hide Table of Contents

Class ParticleSystemEmissionBurstExtensions

Inheritance
System.Object
ParticleSystemEmissionBurstExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class ParticleSystemEmissionBurstExtensions

Methods

| Improve this Doc View Source

SetValues(IParticleSystemEmissionBurst, UnityVersion, Single, Int32, Int32)

Declaration
public static void SetValues(this IParticleSystemEmissionBurst burst, UnityVersion version, float time, int minValue, int maxValue)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.ParticleSystemEmissionBurst.IParticleSystemEmissionBurst burst
UnityVersion version
System.Single time
System.Int32 minValue
System.Int32 maxValue
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾