Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitTestEnvironment.h |
Include |
#include "UnitTestEnvironment.h" |
Sets up the default server parameters, specifying commandline and '-*Cmds=x' separately (combined within parent function above)
Parameter |
Description |
---|---|
OutCommandline |
Passes in the current state of the commandline, for modification |
OutLogCmds |
Passes in the current LogCmds list, for modification |
OutExecCmds |
Passes in the current ExecCmds list, for modification |