Navigation
API > API/Developer > API/Developer/AITestSuite > API/Developer/AITestSuite/BehaviorTree
Inheritance Hierarchy
- UBTService
- UTestBTService_BTStopAction
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTService_BTStopAction.h |
| Include | #include "BehaviorTree/TestBTService_BTStopAction.h" |
Syntax
UCLASS (Meta=(HiddenNode))
class UTestBTService_BTStopAction : public UBTService
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | LogIndex | ||
| EBTTestStopAction | StopAction | ||
| EBTTestServiceStopTiming | StopTiming |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTestBTService_BTStopAction
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OnBecomeRelevant
(
UBehaviorTreeComponent& OwnerComp, |
||
| void | OnCeaseRelevant
(
UBehaviorTreeComponent& OwnerComp, |
||
| void | TickNode
(
UBehaviorTreeComponent& OwnerComp, |