UBTDecorator_BlackboardBase::OnCeaseRelevant

Called when execution flow controller becomes inactive

Windows
MacOS
Linux

Override Hierarchy

UBTAuxiliaryNode::OnCeaseRelevant()

UBTDecorator_BlackboardBase::OnCeaseRelevant()

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/Decorators/BTDecorator_BlackboardBase.h"

Source

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

Syntax

virtual void OnCeaseRelevant
(
    UBehaviorTreeComponent & OwnerComp,
    uint8 * NodeMemory
)

Remarks

Called when execution flow controller becomes inactive

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