-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1864 function M.ImGuiIO_AddKeyAnalogEvent(ImGuiIO_ctx, ImGuiKey_key, bool_down, float_v) ImGuiIO_ctx:AddKeyAnalogEvent(ImGuiKey_key, bool_down, float_v) end