Function de_pathing::pplugin::update_path_components
source · fn update_path_components(
commands: Commands<'_, '_>,
targets: Query<'_, '_, &PathTarget>,
events: EventReader<'_, '_, PathFoundEvent>
)
fn update_path_components(
commands: Commands<'_, '_>,
targets: Query<'_, '_, &PathTarget>,
events: EventReader<'_, '_, PathFoundEvent>
)