UBTNode::CleanupMemory

Cleanup memory block

Windows
MacOS
Linux

Override Hierarchy

UBTNode::CleanupMemory()

UBTService_RunEQS::CleanupMemory()

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BTNode.h"

Source

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

Syntax

virtual void CleanupMemory
(
    UBehaviorTreeComponent & OwnerComp,
    uint8 * NodeMemory,
    EBTMemoryClear::Type CleanupType
) const

Remarks

Cleanup memory block

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