RemoveAllListeners #
Removes all channels from an event.
If no eventName is specified, removes all channels from all events.
Channels removed this way are not closed.
Arguments #
RemoveAllListeners(event int)
Argument | Type | Description |
---|---|---|
event | int | Event constant from the event package |
Edit this page on Github(opens new window)