Choose your operating system:
Windows
macOS
Linux
| FUnitTestEnvironment::GetDefaultMap()
|
Module |
|
Header |
/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitTestEnvironment.h |
Include |
#include "UnitTestEnvironment.h" |
Source |
/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTestEnvironment.cpp |
virtual FString GetDefaultMap
(
EUnitTestFlags UnitTestFlags
)
Returns the default map name, that should be used with unit tests, for the current game
Returns the default map name
Parameter |
Description |
---|---|
UnitTestFlags |
The flags for the current unit test - affects chosen map in some games |