Listener invocation context. The triggering frame is the proxy / decorator frame that wrapped whichever method called emit — useful for attribution without inheriting the originator's permissions (listeners run in a fresh EventDispatch frame).
emit
EventDispatch
Listener invocation context. The triggering frame is the proxy / decorator frame that wrapped whichever method called
emit— useful for attribution without inheriting the originator's permissions (listeners run in a freshEventDispatchframe).