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

4 lines
298 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Ends interaction with the Item Socketing UI, discarding any changes made. Causes the SOCKET_INFO_CLOSE event to fire, indicating that Socket API functions may no longer have effects or return valid data.
function CloseSocketInfo() end