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

6 lines
290 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Confirms replacement of an existing enchantment when offering an enchantment for trade. After confirming, the enchantment is not actually performed until both parties accept the trade.
function ReplaceTradeEnchant() end