Function rust_rpg_toolkit::gui::draw_confirmation_modal[][src]

pub fn draw_confirmation_modal(ui: &mut Ui, body: Vec<String>) -> Option<bool>