GE Lua Documentation

Press F to search!

openXRErrorDetected

Definition


-- @/lua/ge/main.lua:788

function openXRErrorDetected(...)
  if not render_openxr then return end
  render_openxr.errorDetected(...)
end

Callers