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 the ability to redefine the entity identifier #7

Open
xtrn143 opened this issue Apr 16, 2023 · 4 comments
Open

Add the ability to redefine the entity identifier #7

xtrn143 opened this issue Apr 16, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@xtrn143
Copy link

xtrn143 commented Apr 16, 2023

i want every entity has a id which i custom id,then i can use w.GetEntity(id) to obtain the entity which i want update.

@sedyh
Copy link
Owner

sedyh commented Apr 16, 2023

Hello, did I understand correctly that you need the ability to set or redefine your own identifier for entities?

@sedyh sedyh self-assigned this Apr 16, 2023
@sedyh sedyh added the question Further information is requested label Apr 16, 2023
@xtrn143
Copy link
Author

xtrn143 commented Apr 16, 2023

yes,because i need update the specified entity’s component data from backend

@sedyh
Copy link
Owner

sedyh commented Apr 16, 2023

Okay, I'll try to do something about it. A separate method or verification when getting the ID should be suitable.

@sedyh sedyh added enhancement New feature or request and removed question Further information is requested labels Apr 16, 2023
@sedyh sedyh changed the title how to realize use custom entity id. Add the ability to redefine the entity identifier Apr 16, 2023
@xtrn143
Copy link
Author

xtrn143 commented Apr 16, 2023

Thanks

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

No branches or pull requests

2 participants