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 server log messages, for the current game, that indicate progress in starting up
Parameter |
Description |
---|---|
OutStartProgressLogs |
Outputs partial server log messages that indicate progress starting up |
OutReadyLogs |
Outputs partial server log messages that indicate startup is complete |
OutTimeoutResetLogs |
Outputs partial server log messages that indicate resetting unit-test/connection timeout is required |