mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
0f7c548a4a
# Objective Fixes #14202 ## Solution Add `on_replaced` component hook and `OnReplaced` observer trigger ## Testing - Did you test these changes? If so, how? - Updated & added unit tests --- ## Changelog - Added new `on_replaced` component hook and `OnReplaced` observer trigger for performing cleanup on component values when they are overwritten with `.insert()` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |