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

Temporary data-structure used while assigning heights on the dungeon. More...

Public Member Functions

 CellHeightFrameInfo (int pCellId, int pCurrentHeight)
 

Public Attributes

int CellId
 
int CurrentHeight
 

Detailed Description

Temporary data-structure used while assigning heights on the dungeon.

Definition at line 80 of file GridDungeonBuilder.cs.


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