Files
wow_Meta/api/CloseSocketInfo.lua
2025-05-04 14:35:26 +02:00

5 lines
296 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