Room.YPos Field

MyDungeon

RoomYPos Field

The y coordinate of the lower left tile of the room

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int YPos

Field Value

Type: Int32
See Also