IConcertSyncClient::Startup

Start this Concert Sync Client using the given config

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

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

Include

#include "IConcertSyncClient.h"

Syntax

void Startup
(
    const UConcertClientConfig * InClientConfig,
    const EConcertSyncSessionFlags InSessionFlags
)

Remarks

Start this Concert Sync Client 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