RunAllFunctionalTests

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

RunAllFunctionalTests

(
    UObject* WorldContextObject,
    bool bNewLog,
    bool bRunLooped,
    FString FailedTestsReproString
)

Triggers in sequence all functional tests found on the level.

Public function Static

bool

 

RunAllFunctionalTests

(
    UObject* WorldContextObject,
    bool bNewLog,
    bool bRunLooped,
    bool bWaitForNavigationBuildFinish,
    FString FailedTestsReproString
)

This function is deprecated and is no longer used. Please use the version without the bWaitForNavigationBuildFinish parameter.

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