GE Lua Documentation

Press F to search!

GetImGuiIO_FontAllowUserScaling

Definition


-- @/lua/common/extensions/ui/imgui_custom_luaintf.lua:193

  function M.GetImGuiIO_FontAllowUserScaling() return imgui.GetIO().FontAllowUserScaling end

Callers