Skip to content

The iter_many_mut documentation is confused #5506

@nicopap

Description

@nicopap

Calls a closure on each result of Query where the entities match.

The documentation talks about calling a "closure", but iter_many_mut doesn't have a closure argument, as the example shows. https://docs.rs/bevy/latest/bevy/ecs/system/struct.Query.html#method.iter_many_mut

Metadata

Metadata

Assignees

Labels

A-ECSEntities, components, systems, and eventsC-DocsAn addition or correction to our documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions