# 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 | ||