UBTDecorator_BlueprintBase::GetShouldAbort

Return if this decorator should abort in current circumstances

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_BlueprintBase.h

Include

#include "BehaviorTree/Decorators/BTDecorator_BlueprintBase.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Decorators/BTDecorator_BlueprintBase.cpp

Syntax

bool GetShouldAbort
(
    UBehaviorTreeComponent & OwnerComp
) const

Remarks

Return if this decorator should abort in current circumstances

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