Method ConfigurePathfind
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)