AetherInteractiveLtd/Tina

Create a way to disconnect Event Listeners

Closed this issue · 0 comments

Currently event listeners will always persist forever, as there is no way to disconnect them. Even if it is unlikely that these should ever be disconnected from, it would be beneficial to allow for disconnection, especially when considered in the context of listening to events within the ECS.