Navigation
API > API/Developer > API/Developer/AITestSuite > API/Developer/AITestSuite/BehaviorTree
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTStopAction.h |
| Include | #include "BehaviorTree/TestBTStopAction.h" |
Syntax
enum EBTTestStopAction
&123;
StopTree,
UnInitialize,
Cleanup,
Restart_ForceReevaluateRootNode,
Restart_Complete,
StartTree,
&125;
Values
| Name | Description |
|---|---|
| StopTree | |
| UnInitialize | |
| Cleanup | |
| Restart_ForceReevaluateRootNode | |
| Restart_Complete | |
| StartTree |