GE Lua Documentation

Press F to search!

IsWindowCollapsed

Definition


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

Callers

@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.IsWindowAppearing() return imgui.IsWindowAppearing() end
function M.IsWindowCollapsed() return imgui.IsWindowCollapsed() end
function M.IsWindowFocused(ImGuiFocusedFlags_flags)
function M.IsWindowAppearing() return imgui.IsWindowAppearing() end
function M.IsWindowCollapsed() return imgui.IsWindowCollapsed() end
function M.IsWindowFocused(ImGuiFocusedFlags_flags)