off
abstract fun <E : T> off(eventClass: Class<E>, eventListener: EventListener<E>)
Content copied to clipboard
Unsubscribes the eventListener for the specified event.
Unsubscribes the eventListener for all events.
Unsubscribes the eventListener for the specified event.
Unsubscribes the eventListener for all events.