Files
wow-weakauras/Meta/api/OffhandHasWeapon.lua
2024-11-07 23:12:37 +01:00

5 lines
194 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return 1nil hasWeapon
---Returns whether the player has an equipped weapon in the off hand slot
function OffhandHasWeapon() end