Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FConcertServerSettings | |||
| IConcertServer | Interface for Concert server | ||
| IConcertServerModule | Interface for the Main Concert Server module. | ||
| UConcertServerConfig |
Typedefs
| Name | Description |
|---|---|
| FOnConcertParticipantCanJoinSession | |
| FOnConcertServerSessionStartup | |
| FOnConcertServerStartup | |
| IConcertServerPtr | |
| IConcertServerRef |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IConcertServerSession > | ConcertUtil::GetLiveSessionClientConnectedTo
(
IConcertServer& Server, |
Retrieves the server session object from the given connected client. | |
| TArray< FConcertSessionClientInfo > | ConcertUtil::GetSessionClients
(
IConcertServer& Server, |
Get the list of clients for a session |