Files
wow_Meta/api/IsVehicleAimAngleAdjustable.lua
2024-12-16 13:13:08 +01:00

5 lines
221 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil hasAngleControl
---Returns whether the player is controlling a vehicle weapon with adjustable aim angle
function IsVehicleAimAngleAdjustable() end