Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeManager
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeManager.h |
| Include | #include "BehaviorTree/BehaviorTreeManager.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BehaviorTree/BehaviorTreeManager.cpp |
static void InitializeMemoryHelper
(
const TArray < UBTDecorator * > & Nodes,
TArray < uint16 > & MemoryOffsets,
int32 & MemorySize,
bool bForceInstancing
)
Remarks
Helper function for sorting and aligning node memory