Derive Macro bevy_internal::ecs::query::QueryData

source ·
#[derive(QueryData)]
{
    // Attributes available to this derive:
    #[query_data]
}
Expand description

Implement QueryData to use a struct as a data parameter in a query