GE Lua Documentation

Press F to search!

getVendorIDProductID

Definition


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

Callers

@/lua/ge/extensions/core/input/bindings.lua
  local productName = WinInput.getProductName(device)
  local pidvid = WinInput.getVendorIDProductID(device)
  return guid, productName, pidvid