Navigation
API > API/Plugins > API/Plugins/Concert
Inheritance Hierarchy
- IConcertSessionCustomEventHandler
- FConcertSessionCustomEventHandlerBase
- TConcertFunctionSessionCustomEventHandler
- TConcertRawSessionCustomEventHandler
References
| Module | Concert |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertSessionHandler.h |
| Include | #include "IConcertSessionHandler.h" |
Syntax
class IConcertSessionCustomEventHandler
Remarks
Interface for session custom event handler
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FDelegateHandle | GetHandle () |
||
| void | HandleEvent
(
const FConcertSessionContext& Context, |
||
| bool | HasSameObject
(
const void* InObject |