SetNextWindowContentSize
Definition
-- @/=[C]:-1
function SetNextWindowContentSize(...)
Callers
@/lua/ge/extensions/editor/vehicleEditor/staticEditor/vePartTextView.lua
--im.SetNextWindowContentSize(im.ImVec2(maxLineLength, 0))
@/lua/common/extensions/ui/imgui_gen_luaintf.lua
end
function M.SetNextWindowContentSize(ImVec2_size) imgui.SetNextWindowContentSize(ImVec2_size) end
function M.SetNextWindowCollapsed(bool_collapsed, ImGuiCond_cond)
end
function M.SetNextWindowContentSize(ImVec2_size) imgui.SetNextWindowContentSize(ImVec2_size) end
function M.SetNextWindowCollapsed(bool_collapsed, ImGuiCond_cond)