UBTService_RunEQS::CleanupMemory

We need this only for verification, no need to have it in shipped builds

Windows
MacOS
Linux

Override Hierarchy

UBTNode::CleanupMemory()

UBTService_RunEQS::CleanupMemory()

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Services/BTService_RunEQS.h

Include

#include "BehaviorTree/Services/BTService_RunEQS.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Services/BTService_RunEQS.cpp

Syntax

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

Remarks

We need this only for verification, no need to have it in shipped builds

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