Navigation
API > API/Developer > API/Developer/AITestSuite
| Name | FAITestCommand_TearDownTest |
| Type | class |
| Header File | /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h |
| Include Path | #include "AITestsCommon.h" |
Syntax
class FAITestCommand_TearDownTest : public IAutomationLatentCommand
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAITestCommand_TearDownTest
(
FAITestBase* InputParam |
AITestsCommon.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FAITestCommand_TearDownTest() |
AITestsCommon.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AITest | FAITestBase * | AITestsCommon.h |
Functions
Public
Overridden from IAutomationLatentCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Update() |
AITestsCommon.h |