Navigation
Unreal Engine C++ API Reference > Plugins > ConcertTransport
Inheritance Hierarchy
- IConcertEventHandler
- TConcertFunctionEventHandler
- TConcertRawEventHandler
References
Module | ConcertTransport |
Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/IConcertMessageHandler.h |
Include | #include "IConcertMessageHandler.h" |
Syntax
class IConcertEventHandler
Remarks
Interface for Concert Endpoint event handler
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | HandleEvent
(
const FConcertMessageContext& Context |
Handle the request from the context passed |