GE Lua Documentation

Press F to search!

SetNextFrameWantCaptureMouse

Definition


-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:1168
function M.SetNextFrameWantCaptureMouse(bool_want_capture_mouse) imgui.SetNextFrameWantCaptureMouse(bool_want_capture_mouse) end

Callers