Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FUnitTestEnvironment
References
Module | NetcodeUnitTest |
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
)
Remarks
Returns the default map name, that should be used with unit tests, for the current game Returns the default map name
Parameters
Name | Description |
---|---|
UnitTestFlags | The flags for the current unit test - affects chosen map in some games |