Function de_controller::draft::discard_drafts
source · fn discard_drafts(
commands: Commands<'_, '_>,
drafts: Query<'_, '_, Entity, With<DraftAllowed>>
)
fn discard_drafts(
commands: Commands<'_, '_>,
drafts: Query<'_, '_, Entity, With<DraftAllowed>>
)