Navigation
Unreal Engine C++ API Reference > Developer > AITestSuite
Inheritance Hierarchy
- TSharedFromThis
- IAutomationLatentCommand
- FAITestCommand_WaitOneTick
References
Module | AITestSuite |
Header | /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h |
Include | #include "AITestsCommon.h" |
Syntax
class FAITestCommand_WaitOneTick : public IAutomationLatentCommand
Constructors
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) |