FUnitTestEnvironment::SetupDefaultClientParameters

Sets up the default client parameters, specifying a (potentially already modified) commandline for modification

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "UnitTestEnvironment.h"

Syntax

virtual void SetupDefaultClientParameters
(
    FString & OutCommandline
)

Remarks

Sets up the default client parameters, specifying a (potentially already modified) commandline for modification

Parameters

Parameter

Description

OutCommandline

Passes in the current state of the commandline, for modification

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