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 dynamic methods for working with immutable components #16861

Open
alice-i-cecile opened this issue Dec 17, 2024 · 0 comments
Open

Add dynamic methods for working with immutable components #16861

alice-i-cecile opened this issue Dec 17, 2024 · 0 comments
Labels
A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples
Milestone

Comments

@alice-i-cecile
Copy link
Member

          Would it make sense to have a `with_component_by_id` method that works with dynamic components?  

... oh, there's no get_mut_assume_mutable_by_id. Should we add that?

Originally posted by @chescock in #16668 (comment)

@alice-i-cecile alice-i-cecile added C-Feature A new feature, making something new possible A-ECS Entities, components, systems, and events D-Straightforward Simple bug fixes and API improvements, docs, test and examples labels Dec 17, 2024
@alice-i-cecile alice-i-cecile added this to the 0.16 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples
Projects
None yet
Development

No branches or pull requests

1 participant