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