Navigation
API > API/Plugins > API/Plugins/ConcertTransport > API/Plugins/ConcertTransport/IConcertLocalEndpoint
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterEventHandler
(
typename TConcertFunctionEventHandler::FFuncType Func |
Register an handler for event received by this endpoint | |
| void | RegisterEventHandler
(
HandlerType* Handler, |
Register an handler for event received by this endpoint |