Table of Contents

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

value string
register bool

Fields

Broken

public static readonly Room.SlopeDirection Broken

Field Value

Room.SlopeDirection

DownLeft

public static readonly Room.SlopeDirection DownLeft

Field Value

Room.SlopeDirection

DownRight

public static readonly Room.SlopeDirection DownRight

Field Value

Room.SlopeDirection

UpLeft

public static readonly Room.SlopeDirection UpLeft

Field Value

Room.SlopeDirection

UpRight

public static readonly Room.SlopeDirection UpRight

Field Value

Room.SlopeDirection