GE Lua Documentation

Press F to search!

getMonitorIndex

Definition


-- @/=[C]:-1
function getMonitorIndex(...)

Callers

@/lua/common/extensions/ui/imgui_custom_luaintf.lua

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