Table of Contents

Method ConfigurePathfind

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

ConfigurePathfind(PR_FindPathTowards, int, int, bool, bool, bool, bool)

protected static void ConfigurePathfind(PR_FindPathTowards node, int searchSteps = 650, int separateY = 1, bool ignoreSelf = true, bool prioritizeY = true, bool discardOnFail = false, bool removeOverlap = true)

Parameters

node PR_FindPathTowards
searchSteps int
separateY int
ignoreSelf bool
prioritizeY bool
discardOnFail bool
removeOverlap bool