(Official) Behavior Tree Documentation
IsBlock
Check for a block relative to the target actor.
Parameters
BlockID: The block id to check for.Position: The x,y,z position to check.PositionType: The origin of the position.Continue: When set true the node will always succeed.IsEnabled: When set false the node will always fail.Comment: User comments.