Navigation
API > API/Plugins > API/Plugins/ConcertSyncServer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ShutdownConcertSyncServer
(
const FString& ServiceFriendlyName |
Utility method to shutdown the ConcertSyncServer. | ConcertSyncServerLoop.h | |
void ShutdownConcertSyncServer
(
const FString& ServiceFriendlyName |
Utility method to shutdown the ConcertSyncServer. |
ShutdownConcertSyncServer(const FString &)
Description
Utility method to shutdown the ConcertSyncServer.
| Name | ShutdownConcertSyncServer |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncServer/Source/ConcertSyncServer/Public/ConcertSyncServerLoop.h |
| Include Path | #include "ConcertSyncServerLoop.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncServer/Source/ConcertSyncServer/Public/ConcertSyncServerLoop.inl |
void ShutdownConcertSyncServer
(
const FString & ServiceFriendlyName
)
ShutdownConcertSyncServer(const FString &)
Description
Utility method to shutdown the ConcertSyncServer.
| Name | ShutdownConcertSyncServer |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncServer/Source/ConcertSyncServer/Public/ConcertSyncServerLoop.inl |
| Include Path | #include "ConcertSyncServerLoop.inl" |
void ShutdownConcertSyncServer
(
const FString & ServiceFriendlyName
)