(Official) Behavior Tree Documentation
IsDistance
Check the distance between the target actor and a point.
Parameters
Position: The x,y,z position to check.PositionType: The origin of the position.CompareType: The operation preformed for the comparison.CompareTarget: Sets if the comparison is applied to the NPC or the NPC’s target.Value: The value to compare to.Continue: When set true the node will always succeed.IsEnabled: When set false the node will always fail.Comment: User comments.