Dungeon Architect  17.0.0
DungeonArchitect.Builders.Grid.CellDoor Class Reference

Data-structure to hold the door information More...

Public Member Functions

override string ToString ()
 

Properties

IntVector[] AdjacentTiles [get]
 The adjacent tile positions shared by this door (entry / exit tiles) More...
 
bool Enabled [get, set]
 
int[] AdjacentCells [get, set]
 

Detailed Description

Data-structure to hold the door information

Definition at line 183 of file GridDungeonModel.cs.

Property Documentation

◆ AdjacentTiles

IntVector [] DungeonArchitect.Builders.Grid.CellDoor.AdjacentTiles
get

The adjacent tile positions shared by this door (entry / exit tiles)

Definition at line 191 of file GridDungeonModel.cs.


The documentation for this class was generated from the following file: