FUnitTestEnvironment::InitializeClientProgressLogs

Called when initializing the static arrays, containing the client progress logs

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitTestEnvironment.h

Include

#include "UnitTestEnvironment.h"

Syntax

virtual void InitializeClientProgressLogs
(
    TArray< FString > & TimeoutResetLogs
)

Remarks

Called when initializing the static arrays, containing the client progress logs

Parameters

Parameter

Description

TimeoutResetLogs

The static array containing logs indicating resetting of unit-test/connection timeout is required

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss