UBTDecorator::ConditionalFlowAbort

More "flow aware" version of calling RequestExecution(this) on owning behavior tree component should be used in external events that may change result of CalculateRawConditionValue

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTDecorator.h

Include

#include "BehaviorTree/BTDecorator.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BTDecorator.cpp

Syntax

void ConditionalFlowAbort
(
    UBehaviorTreeComponent & OwnerComp,
    EBTDecoratorAbortRequest RequestMode
) const

Remarks

More "flow aware" version of calling RequestExecution(this) on owning behavior tree component should be used in external events that may change result of CalculateRawConditionValue

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