Event.clear

Clears all listeners.

struct Event(T)
void
clear
()
if (
isCallable!T
)

Meta