IConcertSyncServerModule::ParseServerSettings

Parse command line server settings and apply them

Windows
MacOS
Linux

References

Module

ConcertSyncServer

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncServer/Source/ConcertSyncServer/Public/IConcertSyncServerModule.h

Include

#include "IConcertSyncServerModule.h"

Syntax

UConcertServerConfig * ParseServerSettings
(
    const TCHAR * CommandLine
)

Remarks

Parse command line server settings and apply them

Returns

The server 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