handle_set_selected_hotbar_slot_event

Function handle_set_selected_hotbar_slot_event 

pub fn handle_set_selected_hotbar_slot_event(
    set_selected_hotbar_slot: On<'_, '_, SetSelectedHotbarSlotEvent>,
    query: Query<'_, '_, &mut Inventory>,
)