UBTNode::GetSpecialNodeMemory

Get special memory block used for hidden shared data (e.g. node instancing)

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BTNode.h"

Syntax

template<typename T>
T * GetSpecialNodeMemory
(
    uint8 * NodeMemory
) const

Remarks

Get special memory block used for hidden shared data (e.g. node instancing)

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