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

4 lines
306 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Sheaths or unsheaths the player character's hand-held items. Calling repeatedly will cause the player character to draw his or her melee weapons, followed by his or her range weapon, followed by hiding all weapons.
function ToggleSheath() end