Method Raw
- Namespace
- GrindFest.Editor.DungeonBuilding.Fluent
- Assembly
- GrindFest.dll
Raw(Action<FieldSetup>)
Raw access to the underlying PGG FIMSpace.Generating.FieldSetup for things the fluent API can't express. Use sparingly.
public RoomBuilder Raw(Action<FieldSetup> configure)
Parameters
configureAction<FieldSetup>