Navigation
API > API/Developer > API/Developer/AITestSuite > API/Developer/AITestSuite/FBTBuilder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UBTComposite_Sequence & AddSequence
(
UBehaviorTree& TreeOb |
BTBuilder.h | ||
static UBTComposite_Sequence & AddSequence
(
UBTCompositeNode& ParentNode |
BTBuilder.h |
AddSequence(UBehaviorTree &)
| Name | AddSequence |
| Type | function |
| Header File | /Engine/Source/Developer/AITestSuite/Public/BTBuilder.h |
| Include Path | #include "BTBuilder.h" |
static UBTComposite_Sequence & AddSequence
(
UBehaviorTree & TreeOb
)
AddSequence(UBTCompositeNode &)
| Name | AddSequence |
| Type | function |
| Header File | /Engine/Source/Developer/AITestSuite/Public/BTBuilder.h |
| Include Path | #include "BTBuilder.h" |
static UBTComposite_Sequence & AddSequence
(
UBTCompositeNode & ParentNode
)