Topic: Remove all listeners
Hi, I use the following code for removing listeners
unit.removeListenerById(unitEventID); // unbinding event from this unit
Is there a function for destroying all listeners for a session?
New account creation is currently unavailable. Existing members can continue reading and joining discussions.
Hi, I use the following code for removing listeners
unit.removeListenerById(unitEventID); // unbinding event from this unit
Is there a function for destroying all listeners for a session?
removeListenerById
Unfortunately, there are no methods to do it