IConcertSyncServer::Startup

Start this Concert Sync Server using the given config

Windows
MacOS
Linux

References

Module

ConcertSyncServer

Header

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

Include

#include "IConcertSyncServer.h"

Syntax

void Startup
(
    const UConcertServerConfig * InServerConfig,
    const EConcertSyncSessionFlags InSessionFlags
)

Remarks

Start this Concert Sync Server using the given config

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