FStartFTestOnMap

Start specific functional test on map and wait for it to finish

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Public/FunctionalTestingHelper.h

Include

#include "FunctionalTestingHelper.h"

Syntax

class FStartFTestOnMap : public IAutomationLatentCommand

Remarks

Start specific functional test on map and wait for it to finish

Constructors

Name Description

Public function

FStartFTestOnMap

(
    FString InputParam
)

Destructors

Name Description

Public function Virtual

~FStartFTestOnMap()

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