Navigation
API > API/Developer > API/Developer/AITestSuite
| |
|
| Name |
FAITestCommand_WaitSeconds |
| Type |
class |
| Header File |
/Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h |
| Include Path |
#include "AITestsCommon.h" |
Syntax
class FAITestCommand_WaitSeconds : public IAutomationLatentCommand
Implements Interfaces
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FAITestCommand_WaitSeconds
(
float InputParam
)
|
|
AITestsCommon.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FAITestCommand_WaitSeconds()
|
|
AITestsCommon.h |
|
Variables
Protected
Functions
Public