Navigation
| Name | ConcertServer |
| Type | Developer |
| Part of Plugins | Concert - Main |
| Location | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertServer/ |
| Module Build Rules | ConcertServer.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UConcertServerConfig |
Structs
| Name | Remarks |
|---|---|
| FConcertServerSettings |
Interfaces
| Name | Remarks |
|---|---|
| IConcertServer | Interface for Concert server |
| IConcertServerModule | Interface for the Main Concert Server module. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnConcertParticipantCanJoinSession | TBaseDelegate_FourParams< bool, const FGuid &, const FGuid &, const FConcertClientInfo &, FText * > | IConcertServer.h | |
| FOnConcertServerSessionStartup | TMulticastDelegate_OneParam< void, TWeakPtr< IConcertServerSession > > | IConcertServer.h | |
| FOnConcertServerStartup | TMulticastDelegate_NoParams< void > | IConcertServer.h | |
| IConcertServerPtr | TSharedPtr< IConcertServer, ESPMode::ThreadSafe > | IConcertServerModule.h | |
| IConcertServerRef | TSharedRef< IConcertServer, ESPMode::ThreadSafe > | IConcertServerModule.h |