nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
EventHandler.opCall
nulib
events
EventHandler
Calls all the events in the handler.
struct
EventHandler
(EventT)
@
nogc
void
opCall
(
SenderType
sender
,
ArgTypes
args
)
if
(
isEvent
!
EventT
)
Meta
Source
See Implementation
nulib
events
EventHandler
aliases
ArgTypes
EventType
SenderType
functions
opCall
opOpAssign
properties
callbacks
Calls all the events in the handler.