Table of Contents

Method WallProp

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

WallProp(string, string, int)

Place repeating wall-snapped props (torches, candles, banners).

public ShellBuilder WallProp(string prefabPath, string tag = "", int minSpacing = 0)

Parameters

prefabPath string
tag string
minSpacing int

Returns

ShellBuilder