Navigation
API > API/Plugins > API/Plugins/Concert > API/Plugins/Concert/IConcertSession > API/Plugins/Concert/IConcertSession/RegisterCustomEventHandler
References
| Module | Concert |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertSession.h |
| Include | #include "IConcertSession.h" |
template<typename EventType, typename HandlerType>
FDelegateHandle RegisterCustomEventHandler
&40;
HandlerType &42; Handler,
typename TConcertRawSessionCustomEventHandler< EventType, HandlerType >::FFuncType Func
&41;
Remarks
Register a custom event handler for this session