Table of Contents

Class AncientBot.Animation

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

Constructors

Animation(string, bool)

public Animation(string value, bool register = false)

Parameters

value string
register bool

Fields

Idle

public static readonly AncientBot.Animation Idle

Field Value

AncientBot.Animation

IdleOffline

public static readonly AncientBot.Animation IdleOffline

Field Value

AncientBot.Animation

Reappear

public static readonly AncientBot.Animation Reappear

Field Value

AncientBot.Animation

Teleport

public static readonly AncientBot.Animation Teleport

Field Value

AncientBot.Animation

TurnOn

public static readonly AncientBot.Animation TurnOn

Field Value

AncientBot.Animation

Vanish

public static readonly AncientBot.Animation Vanish

Field Value

AncientBot.Animation