Table of Contents

Class FairyParticle.LerpMethod

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class FairyParticle.LerpMethod : ExtEnum<FairyParticle.LerpMethod>, IComparable, IEquatable<FairyParticle.LerpMethod>
Inheritance
FairyParticle.LerpMethod
Implements
Inherited Members

Constructors

LerpMethod(string, bool)

public LerpMethod(string value, bool register = false)

Parameters

value string
register bool

Fields

EXP

public static readonly FairyParticle.LerpMethod EXP

Field Value

FairyParticle.LerpMethod

LINEAR

public static readonly FairyParticle.LerpMethod LINEAR

Field Value

FairyParticle.LerpMethod

QUAD_IN

public static readonly FairyParticle.LerpMethod QUAD_IN

Field Value

FairyParticle.LerpMethod

QUAD_OUT

public static readonly FairyParticle.LerpMethod QUAD_OUT

Field Value

FairyParticle.LerpMethod

SIN_IO

public static readonly FairyParticle.LerpMethod SIN_IO

Field Value

FairyParticle.LerpMethod