Table of Contents

Method AddGetCoords

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

AddGetCoords(FieldSpawner, string, Vector3?, Vector3?, bool, bool, bool, bool)

Add SR_GetCoords: snap to position of another tagged spawn.

protected SR_GetCoords AddGetCoords(FieldSpawner spawner, string fromTag, Vector3? worldOffset = null, Vector3? directionalOffset = null, bool dontSpawnIfNoTagged = false, bool offsetModeCells = false, bool getScale = false, bool removeTagged = false)

Parameters

spawner FieldSpawner
fromTag string
worldOffset Vector3?
directionalOffset Vector3?
dontSpawnIfNoTagged bool
offsetModeCells bool
getScale bool
removeTagged bool

Returns

SR_GetCoords