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

6 lines
202 B
Lua

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