Choose your operating system:
Windows
macOS
Linux
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 |
Returns the default parameters for launched servers
Returns the default parameters
Parameter |
Description |
---|---|
InLogCmds |
Used to pass in -LogCmds= entries, which need special parsing (don't specify the -LogCmds= part) |
InExecCmds |
Used to pass in -ExecCmds= entries, which need special parsing (don't specify the -ExecCmds= part) |