Behavior Tree

Behavior Tree

Windows
MacOS
Linux
On this page

Actions

Finish Abort

aborts task execution

Target is BTTask Blueprint Base

Finish Execute

finishes task execution with Success or Fail result

Target is BTTask Blueprint Base

Is Decorator Execution Active

check if decorator is part of currently active branch

Target is BTDecorator Blueprint Base

Is Decorator Observer Active

check if decorator's observer is currently active

Target is BTDecorator Blueprint Base

Is Service Active

check if service is currently being active

Target is BTService Blueprint Base

Is Task Aborting

check if task is currently being aborted

Target is BTTask Blueprint Base

Is Task Executing

check if task is currently being executed

Target is BTTask Blueprint Base

Set Finish on Message

task execution will be finished (with result 'Success') after receiving specified message

Target is BTTask Blueprint Base

Set Finish on Message with Id

task execution will be finished (with result 'Success') after receiving specified message with indicated ID

Target is BTTask Blueprint Base

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss