GetSocketItemRefundable

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.2.0 / 1.15.0

Returns whether the item currently being socketed is refundable.

isRefundable = GetSocketItemRefundable()

Returns

isRefundable
boolean - 1 if the item selected for socketing can be returned to a merchant for a refund.

Details

  • Items purchased with non-gold currencies can sometimes be sold back to a merchant for a full refund within a limited time frame.
  • The item remains refundable if you socket gems into it; however, any socketed gems will not be refunded upon selling the item back to a vendor.

See also