GridGenerator.NumRooms Field

MyDungeon

GridGeneratorNumRooms Field

The range of the number of rooms there can be

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

Field Value

Type: IntRange
See Also