EventHandler.opCall

Calls all the events in the handler.

struct EventHandler(EventT)
@nogc
void
opCall
if (
isEvent!EventT
)

Meta