Event.listeners

A range array of all the listeners.

struct Event(T)
listeners
()
if (
isCallable!T
)

Meta