GE Lua Documentation

Press F to search!

getMonitorIndex

Definition


-- @/lua/common/extensions/ui/imgui_custom_luaintf.lua:281

  function M.getMonitorIndex()
    return imgui.getMonitorIndex()
  end

Callers

@/lua/common/extensions/ui/imgui_custom_luaintf.lua
  function M.getMonitorIndex()
    return imgui.getMonitorIndex()
  end