Files
wow_Meta/api/MouselookStart.lua
2025-05-04 14:35:26 +02:00

5 lines
159 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Enables mouselook mode, in which cursor movement rotates the camera
function MouselookStart() end