mirror of
https://github.com/bevyengine/bevy
synced 2024-12-26 21:13:09 +00:00
fe68005f71
# Objective - Fix #11117 by implementing `Reflect` for `EntityHashMap` ## Solution - By implementing `TypePath` for `EntityHash`, Bevy will automatically implement `Reflect` for `EntityHashMap` --- ## Changelog - `TypePath` is implemented for `EntityHash` - A test called `entity_hashmap_should_impl_reflect` was created to verify that #11117 was solved. |
||
---|---|---|
.. | ||
glam.rs | ||
rect.rs | ||
smallvec.rs | ||
smol_str.rs | ||
std.rs | ||
uuid.rs |