Definition
-- @/=[C]:-1
function GetMousePosOnOpeningCurrentPopup(...)
Callers
@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.GetMousePos() return imgui.GetMousePos() end
function M.GetMousePosOnOpeningCurrentPopup() return imgui.GetMousePosOnOpeningCurrentPopup() end
function M.IsMouseDragging(ImGuiMouseButton_button, float_lock_threshold)
function M.GetMousePos() return imgui.GetMousePos() end
function M.GetMousePosOnOpeningCurrentPopup() return imgui.GetMousePosOnOpeningCurrentPopup() end
function M.IsMouseDragging(ImGuiMouseButton_button, float_lock_threshold)