Dungeon Architect  17.0.0
DungeonArchitect.Builders.Grid.StairEdgeInfo Struct Reference

Data structure to hold the adjacent cells connected to the stairs (entry / exit) More...

Public Member Functions

 StairEdgeInfo (int pCellIdA, int pCellIdB)
 

Public Attributes

int CellIdA
 
int CellIdB
 

Detailed Description

Data structure to hold the adjacent cells connected to the stairs (entry / exit)

Definition at line 94 of file GridDungeonBuilder.cs.


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