IConcertSyncClientModule::ParseClientSettings

Parse command line client settings and apply them

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertSyncClientModule.h

Include

#include "IConcertSyncClientModule.h"

Syntax

UConcertClientConfig * ParseClientSettings
(
    const TCHAR * CommandLine
)

Remarks

Parse command line client settings and apply them

Returns

The client settings, modified or not by the command line

Parameters

Parameter

Description

CommandLine

the application command line arguments

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