Function de_pathing::pplugin::remove_path_targets

source ·
fn remove_path_targets(
    commands: Commands<'_, '_>,
    targets: Query<'_, '_, &PathTarget>,
    removed: RemovedComponents<'_, '_, ScheduledPath>
)