Navigation
Unreal Engine C++ API Reference > Developer > AITestSuite
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMockAI
- UMockAI_BT
References
Module | AITestSuite |
Header | /Engine/Source/Developer/AITestSuite/Classes/MockAI_BT.h |
Include | #include "MockAI_BT.h" |
Syntax
class UMockAI_BT : public UMockAI
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TObjectPtr< UBehaviorTreeComponent > | BTComp | |
![]() |
TArray< int32 > | ExpectedResult |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UMockAI_BT
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsRunning () |
|
![]() |
void | RunBT
(
UBehaviorTree& BTAsset, |
Constants
Name | Description |
---|---|
ExecutionLog |