Navigation
Unreal Engine C++ API Reference > Plugins
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FConcertSyncServerLoopInitArgs | ||
![]() |
FLogCategoryLogSyncServer | ||
![]() |
IConcertSyncServer | Interface for a Concert Sync Server. | |
![]() |
IConcertSyncServerModule | Interface for the Concert Sync Server module. |
Constants
Name | Description |
---|---|
LogSyncServer |
Typedefs
Name | Description |
---|---|
FConcertSyncSessionDatabaseNonNullPtr | |
FOnConcertSyncServerCreated |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | ConcertSyncServerLoop
(
const TCHAR* CommandLine, |
Blocking main loop for running a Concert Sync server application. |
![]() |
int32 | ConcertSyncServerLoop
(
const TCHAR* CommandLine, |
Blocking main loop for running a Concert Sync server application. |
![]() |
void | ShutdownConcertSyncServer
(
const FString& ServiceFriendlyName |
Utility method to shutdown the ConcertSyncServer. |
![]() |
void | ShutdownConcertSyncServer
(
const FString& ServiceFriendlyName |
Utility method to shutdown the ConcertSyncServer. |