novelate ~master (2021-12-24T00:43:17.2598499)
Dub
Repo
addEventHandler
novelate
events
Adds an event handler.
void
addEventHandler
(
EventType
eventType
)
(
_EVENTDELEGATE
handler
)
Parameters
handler
_EVENTDELEGATE
The handler for the event.
Meta
Source
See Implementation
novelate
events
enums
EventType
functions
addEventHandler
fireEvent
Adds an event handler.