Files
wow_Meta/api/SocketInventoryItem.lua
2025-05-04 15:15:00 +02:00

7 lines
168 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@param slot number
---Opens an equipped item for socketing
function SocketInventoryItem(slot) end