mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
b4accebe10
# Objective - Taking the API improvement out of #5431 - `iter_instance_entities` used to return an option of iterator, now it just returns an iterator --- ## Changelog - If you use `SceneSpawner::iter_instance_entities`, it no longer returns an `Option`. The iterator will be empty if the return value used to be `None` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |