# Objective TypeUuid is deprecated, remove it. ## Migration Guide Convert any uses of `#[derive(TypeUuid)]` with `#[derive(TypePath]` for more complex uses see the relevant [documentation](https://docs.rs/bevy/latest/bevy/prelude/trait.TypePath.html) for more information. --------- Co-authored-by: ebola <dev@axiomatic> |
||
|---|---|---|
| .. | ||
| audio_control.rs | ||
| audio.rs | ||
| decodable.rs | ||
| pitch.rs | ||
| spatial_audio_2d.rs | ||
| spatial_audio_3d.rs | ||