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?
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