UBTTask_BlueprintBase::OnInstanceDestroyed

Called when node instance is removed from tree

Windows
MacOS
Linux

Override Hierarchy

UBTNode::OnInstanceDestroyed()

UBTTask_BlueprintBase::OnInstanceDestroyed()

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Tasks/BTTask_BlueprintBase.h

Include

#include "BehaviorTree/Tasks/BTTask_BlueprintBase.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Tasks/BTTask_BlueprintBase.cpp

Syntax

virtual void OnInstanceDestroyed
(
    UBehaviorTreeComponent & OwnerComp
)

Remarks

Called when node instance is removed from tree

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