Navigation
API > API/Plugins > API/Plugins/Concert
Common implementation of a session custom event handler.
| Name | FConcertSessionCustomEventHandlerBase |
| Type | class |
| Header File | /Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertSessionHandler.h |
| Include Path | #include "IConcertSessionHandler.h" |
Syntax
class FConcertSessionCustomEventHandlerBase : public IConcertSessionCustomEventHandler
Implements Interfaces
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConcertSessionCustomEventHandlerBase
(
FDelegateHandle InHandle |
IConcertSessionHandler.h |
Functions
Public
Overridden from IConcertSessionCustomEventHandler
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FDelegateHandle GetHandle() |
IConcertSessionHandler.h |