Table of Contents

Struct RoomBorderExit

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct RoomBorderExit
Inherited Members

Constructors

RoomBorderExit(IntVector2[], Type)

public RoomBorderExit(IntVector2[] borderTiles, AbstractRoomNode.Type type)

Parameters

borderTiles IntVector2[]
type AbstractRoomNode.Type

Fields

borderTiles

public IntVector2[] borderTiles

Field Value

IntVector2[]

type

public AbstractRoomNode.Type type

Field Value

AbstractRoomNode.Type