UBTDecorator_BlueprintBase::GetShouldAbort

Return if this decorator should abort in current circumstances

Choose your operating system:

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