GE Lua Documentation

Press F to search!

GetContentRegionMax

Definition


-- @/=[C]:-1
function GetContentRegionMax(...)

Callers

@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.GetContentRegionAvail() return imgui.GetContentRegionAvail() end
function M.GetContentRegionMax() return imgui.GetContentRegionMax() end
function M.GetWindowContentRegionMin() return imgui.GetWindowContentRegionMin() end
function M.GetContentRegionAvail() return imgui.GetContentRegionAvail() end
function M.GetContentRegionMax() return imgui.GetContentRegionMax() end
function M.GetWindowContentRegionMin() return imgui.GetWindowContentRegionMin() end