-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1131 function M.GetKeyPressedAmount(ImGuiKey_key, float_repeat_delay, float_rate) return imgui.GetKeyPressedAmount(ImGuiKey_key, float_repeat_delay, float_rate) end