Тема: 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