Emitter.listenRaw

Listen to an event based on its name.

class Emitter
listenRaw
(
string event
,
void delegate
(
Variant
)
f
,)

Meta