Table of Contents

Class FloatTweener.TweenType

Namespace
Global
Assembly
Assembly-CSharp.dll
public class FloatTweener.TweenType : ExtEnum<FloatTweener.TweenType>, IComparable, IEquatable<FloatTweener.TweenType>
Inheritance
FloatTweener.TweenType
Implements
Inherited Members

Constructors

TweenType(string, bool)

public TweenType(string value, bool register = false)

Parameters

value string
register bool

Fields

Lerp

public static readonly FloatTweener.TweenType Lerp

Field Value

FloatTweener.TweenType

None

public static readonly FloatTweener.TweenType None

Field Value

FloatTweener.TweenType

Tick

public static readonly FloatTweener.TweenType Tick

Field Value

FloatTweener.TweenType