Navigation
API > API/Developer > API/Developer/AITestSuite > API/Developer/AITestSuite/BehaviorTree
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTService_BTStopAction.h |
| Include | #include "BehaviorTree/TestBTService_BTStopAction.h" |
Syntax
enum EBTTestServiceStopTiming
&123;
DuringBecomeRelevant,
DuringTick,
DuringCeaseRelevant,
&125;
Values
| Name | Description |
|---|---|
| DuringBecomeRelevant | |
| DuringTick | |
| DuringCeaseRelevant |
Remarks
Copyright Epic Games, Inc. All Rights Reserved.