Navigation
API > API/Developer > API/Developer/AITestSuite
Inheritance Hierarchy
- TSharedFromThis
- IAutomationLatentCommand
- FAITestCommand_PerformTest
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h |
| Include | #include "AITestsCommon.h" |
Syntax
class FAITestCommand_PerformTest : public IAutomationLatentCommand
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAITestCommand_PerformTest
(
FAITestBase* InputParam |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IAutomationLatentCommand
| Type | Name | Description | |
|---|---|---|---|
| bool | Update () |
Updates the current command and will only return TRUE when it has fulfilled its role (Load map has completed and wait time has expired) |