Table of Contents

Method WallProps

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

WallProps(string, float, Vector3?, params string[])

Add wall-mounted props (weapon racks, bookshelves, etc.). Snaps to walls with directional offset.

public FieldModification WallProps(string modName, float probability = 0.14, Vector3? wallOffset = null, params string[] prefabPaths)

Parameters

modName string
probability float
wallOffset Vector3?
prefabPaths string[]

Returns

FieldModification