GridGenerator.RoomMinWidth Field

MyDungeon

GridGeneratorRoomMinWidth Field

The smallest a room's width can be

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

Field Value

Type: Int32
See Also