novelate ~master (2020-01-27T20:34:58Z)
Home
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.