Is this code from an unreleased version?
In Alpha4f BestShootTarget is missing minDistance.
Regards,
Mr Nice
Code Select
IntVec3 root,
Thing searcher,
RegionTraverseParameters traverseParams,
Predicate<Thing> validator,
float maxDistance,
float minDistance,
bool needsLOStoDynamic,
bool needsLOStoStatic,
bool shootBurning = trueIn Alpha4f BestShootTarget is missing minDistance.
Regards,
Mr Nice