Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dispose() for EntityStore #40

Open
vkensou opened this issue Dec 13, 2024 · 0 comments
Open

Add Dispose() for EntityStore #40

vkensou opened this issue Dec 13, 2024 · 0 comments

Comments

@vkensou
Copy link

vkensou commented Dec 13, 2024

Now, OnEntityDelete is not called when the application is ends. Maybe some resources referenced in components need to be released.
And if we could add a Dispose for ECSStore and delete all entities before ending the application, that would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant