IFunctionalTestingModule::GetMapTests

Gets a list of maps/tests in the current project

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

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

Include

#include "FunctionalTestingModule.h"

Syntax

void GetMapTests
(
    bool bEditorOnlyTests,
    TArray< FString > & OutBeautifiedNames,
    TArray< FString > & OutTestCommands,
    TArray< FString > & OutTestMapAssets
) const

Remarks

Gets a list of maps/tests in the current project

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