Table of Contents

Method Room

Namespace
GrindFest.Editor.DungeonBuilding.Fluent
Assembly
GrindFest.dll

Room(string)

Begin authoring a room. The room's PGG asset will be named {name}_Code.asset to distinguish from hand-authored assets.

public static RoomBuilder Room(string name)

Parameters

name string

Returns

RoomBuilder