FBehaviorTreeDebuggerInstance

Debugger data about subtree instance

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BehaviorTreeTypes.h"

Syntax

struct FBehaviorTreeDebuggerInstance

Remarks

Debugger data about subtree instance

Variables

Name Description

Public variable

TArray< uint16 ...

 

ActivePath

Execution indices of active nodes

Public variable

TArray< uint16 ...

 

AdditionalActiveNodes

Execution indices of active nodes

Public variable

TArray< FNodeFl...

 

PathFromPrevious

Search flow from previous state

Public variable

UBTCompositeNod...

 

RootNode

Root node in template

Public variable

TArray< FString...

 

RuntimeDesc

Runtime descriptions for each execution index

Public variable

UBehaviorTree &...

 

TreeAsset

Behavior tree asset

Constructors

Functions

Name Description

Public function Const

bool

 

IsValid()

Classes

Name

Description

Public struct

FNodeFlowData

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