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

4 lines
295 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