(Official) Behavior Tree Documentation
IsVisible
Check if the target NPC is being targeted by another NPC.
Parameters
RefindTime: The time between checking for potential targets.Distance: The max distance an NPC can be from the target actor.FieldOfView: The field of view to search. Can be set between 1 and 179.Continue: When set true the node will always succeed.IsEnabled: When set false the node will always fail.Comment: User comments.