Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeComponent
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeComponent.h |
| Include | #include "BehaviorTree/BehaviorTreeComponent.h" |
Syntax
struct FBranchActionInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| EBTBranchAction | Action | ||
| EBTNodeResult::Type | ContinueWithResult | ||
| const UBTNode * | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBranchActionInfo
(
const EBTBranchAction InAction |
|||
FBranchActionInfo
(
const UBTNode* InNode, |
|||
FBranchActionInfo
(
const UBTNode* InNode, |