Module reflect

Source
Available on crate feature bevy_reflect only.
Expand description

Provides additional functionality for World when the bevy_reflect feature is enabled.

Enumsยง

GetComponentReflectError
The error type returned by World::get_reflect and World::get_reflect_mut.