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

4 lines
195 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Cancels a trade in progress. Can be used if either party has accepted the trade, but not once both have.
function CancelTrade() end