Table of Contents

Method Floors

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Floors(string, string, params string[])

Add floor tiles to the room. One random tile per cell.

public FieldModification Floors(string modName = "Stone Floors", string tag = "Floor", params string[] prefabPaths)

Parameters

modName string
tag string
prefabPaths string[]

Returns

FieldModification