Class SLOracleBehavior.MovementBehavior
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class SLOracleBehavior.MovementBehavior : ExtEnum<SLOracleBehavior.MovementBehavior>, IComparable, IEquatable<SLOracleBehavior.MovementBehavior>
- Inheritance
-
SLOracleBehavior.MovementBehavior
- Implements
- Inherited Members
Constructors
MovementBehavior(string, bool)
public MovementBehavior(string value, bool register = false)
Parameters
Fields
Idle
public static readonly SLOracleBehavior.MovementBehavior Idle
Field Value
Investigate
public static readonly SLOracleBehavior.MovementBehavior Investigate
Field Value
InvestigateSlugcat
public static readonly SLOracleBehavior.MovementBehavior InvestigateSlugcat
Field Value
KeepDistance
public static readonly SLOracleBehavior.MovementBehavior KeepDistance
Field Value
Meditate
public static readonly SLOracleBehavior.MovementBehavior Meditate
Field Value
ShowMedia
public static readonly SLOracleBehavior.MovementBehavior ShowMedia
Field Value
Talk
public static readonly SLOracleBehavior.MovementBehavior Talk