Table of Contents

Method AddWallPlacer

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

AddWallPlacer(FieldSpawner, EWallModule, Vector3?, bool, float)

Add SR_WallPlacer: places walls along cell edges.

protected SR_WallPlacer AddWallPlacer(FieldSpawner spawner, SR_WallPlacer.EWallModule module = EWallModule.WallBase, Vector3? directOffset = null, bool spawnOnEachSide = false, float yawOffset = 0)

Parameters

spawner FieldSpawner
module SR_WallPlacer.EWallModule
directOffset Vector3?
spawnOnEachSide bool
yawOffset float

Returns

SR_WallPlacer