GE Lua Documentation

Press F to search!

SetNextWindowScroll

Definition


-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:125
function M.SetNextWindowScroll(ImVec2_scroll) imgui.SetNextWindowScroll(ImVec2_scroll) end

Callers