EventHandler.callbacks

The callbacks registered with the handler.

struct EventHandler(EventT)
@nogc @property
EventT[]
callbacks
()
if (
isEvent!EventT
)

Meta