Class Room.SlopeDirection
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class Room.SlopeDirection : ExtEnum<Room.SlopeDirection>, IComparable, IEquatable<Room.SlopeDirection>
- Inheritance
-
Room.SlopeDirection
- Implements
- Inherited Members
Constructors
SlopeDirection(string, bool)
public SlopeDirection(string value, bool register = false)
Parameters
Fields
Broken
public static readonly Room.SlopeDirection Broken
Field Value
DownLeft
public static readonly Room.SlopeDirection DownLeft
Field Value
DownRight
public static readonly Room.SlopeDirection DownRight
Field Value
UpLeft
public static readonly Room.SlopeDirection UpLeft
Field Value
UpRight
public static readonly Room.SlopeDirection UpRight