UClientUnitTest::ConstructClientParameters

Puts together the commandline parameters clients should use, based upon the unit test settings

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/ClientUnitTest.h

Include

#include "ClientUnitTest.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/ClientUnitTest.cpp

Syntax

virtual FString ConstructClientParameters
(
    FString ConnectIP
)

Remarks

Puts together the commandline parameters clients should use, based upon the unit test settings

Returns

The final client commandline

Parameters

Parameter

Description

ConnectIP

The IP address the client will be connecting to

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