mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
a138804d61
# Objective Add support for custom `AssetIo` implementations to trigger reloading of an asset. ## Solution - Add a public method to `AssetServer` to allow forcing the reloading of an asset. --- ## Changelog - Add method `reload_asset` to `AssetServer`. Co-authored-by: Robert G. Jakabosky <rjakabosky+neopallium@neoawareness.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |