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
Fields
Idle
public static readonly AncientBot.Animation Idle
Field Value
IdleOffline
public static readonly AncientBot.Animation IdleOffline
Field Value
Reappear
public static readonly AncientBot.Animation Reappear
Field Value
Teleport
public static readonly AncientBot.Animation Teleport
Field Value
TurnOn
public static readonly AncientBot.Animation TurnOn
Field Value
Vanish
public static readonly AncientBot.Animation Vanish