Function draw_give_items

Source
fn draw_give_items(
    ui: &mut Ui,
    state: &mut AdminCommandState,
    egui_actions: &mut EguiActions,
)