mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 14:10:19 +00:00
94f5d194f4
# Objective Document that `AssetServer::load()` is asynchronous. ## Solution Document that `AssetServer::load()` is asynchronous, and that the asset will not be immediately available once the call returns. Instead, explain that the user must call `AssetServer::get_load_state()` to monitor the loading state of an asset. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |