(Official) Behavior Tree Documentation
IsInZone
Check if the target actor is in a zone.
Parameters
Zone: The name of the zone to check for.ZoneType: The zone flags to check for.Continue: When set true the node will always succeed.IsEnabled: When set false the node will always fail.Comment: User comments.