| ActiveAuxNodes | FBehaviorTreeInstance | |
| ActiveNode | FBehaviorTreeInstance | |
| ActiveNodeType | FBehaviorTreeInstance | |
| AddToActiveAuxNodes(UBTAuxiliaryNode *AuxNode) | FBehaviorTreeInstance | |
| AddToActiveAuxNodes(UBehaviorTreeComponent &OwnerComp, UBTAuxiliaryNode *AuxNode) | FBehaviorTreeInstance | |
| AddToParallelTasks(FBehaviorTreeParallelTask &&ParallelTask) | FBehaviorTreeInstance | |
| Cleanup(UBehaviorTreeComponent &OwnerComp, EBTMemoryClear::Type CleanupType) | FBehaviorTreeInstance | |
| CleanupNodes(UBehaviorTreeComponent &OwnerComp, UBTCompositeNode &Node, EBTMemoryClear::Type CleanupType) | FBehaviorTreeInstance | protected |
| DeactivateNodes(FBehaviorTreeSearchData &SearchData, uint16 InstanceIndex) | FBehaviorTreeInstance | |
| DeactivationNotify | FBehaviorTreeInstance | |
| DecMemoryStats() const | FBehaviorTreeInstance | inline |
| ExecuteOnEachAuxNode(TFunctionRef< void(const UBTAuxiliaryNode &)> ExecFunc) | FBehaviorTreeInstance | |
| ExecuteOnEachParallelTask(TFunctionRef< void(const FBehaviorTreeParallelTask &, const int32)> ExecFunc) | FBehaviorTreeInstance | |
| FBehaviorTreeInstance() | FBehaviorTreeInstance | |
| FBehaviorTreeInstance(const FBehaviorTreeInstance &Other) | FBehaviorTreeInstance | |
| FBehaviorTreeInstance(FBehaviorTreeInstance &&Other) | FBehaviorTreeInstance | |
| FBehaviorTreeInstance(int32 MemorySize) | FBehaviorTreeInstance | |
| GetActiveAuxNodes() const | FBehaviorTreeInstance | inline |
| GetAllocatedSize() const | FBehaviorTreeInstance | inline |
| GetInstanceMemory() const | FBehaviorTreeInstance | inline |
| GetParallelTasks() const | FBehaviorTreeInstance | inline |
| HasActiveNode(uint16 TestExecutionIndex) const | FBehaviorTreeInstance | |
| IncMemoryStats() const | FBehaviorTreeInstance | inline |
| Initialize(UBehaviorTreeComponent &OwnerComp, UBTCompositeNode &Node, int32 &InstancedIndex, EBTMemoryInit::Type InitType) | FBehaviorTreeInstance | |
| InstanceIdIndex | FBehaviorTreeInstance | |
| InstanceMemory | FBehaviorTreeInstance | |
| IsValidParallelTaskIndex(const int32 Index) const | FBehaviorTreeInstance | inline |
| MarkParallelTaskAsAbortingAt(int32 TaskIndex) | FBehaviorTreeInstance | |
| operator=(const FBehaviorTreeInstance &Other)=default | FBehaviorTreeInstance | |
| operator=(FBehaviorTreeInstance &&Other) | FBehaviorTreeInstance | |
| ParallelTasks | FBehaviorTreeInstance | |
| RemoveFromActiveAuxNodes(UBTAuxiliaryNode *AuxNode) | FBehaviorTreeInstance | |
| RemoveFromActiveAuxNodes(UBehaviorTreeComponent &OwnerComp, UBTAuxiliaryNode *AuxNode) | FBehaviorTreeInstance | |
| RemoveParallelTaskAt(int32 TaskIndex) | FBehaviorTreeInstance | |
| ResetActiveAuxNodes() | FBehaviorTreeInstance | |
| RootNode | FBehaviorTreeInstance | |
| SetInstanceMemory(const TArray< uint8 > &Memory) | FBehaviorTreeInstance | |
| ~FBehaviorTreeInstance() | FBehaviorTreeInstance | |