FAITestCommand_SetUpTest

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IAutomationLatentCommand

FAITestCommand_SetUpTest

References

Module

AITestSuite

Header

/Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h

Include

#include "AITestsCommon.h"

Syntax

class FAITestCommand_SetUpTest : public IAutomationLatentCommand

Constructors

Name Description

Public function

FAITestCommand_SetUpTest

(
    FAITestBase* InputParam
)

Destructors

Name Description

Public function Virtual

~FAITestCommand_SetUpTest()

Overridden from IAutomationLatentCommand

Name Description

Public function Virtual

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)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss