C_Item.GetLimitedCurrencyItemInfo

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

name, icon, quantity, maxQuantity, totalEarned = C_Item.GetLimitedCurrencyItemInfo(itemInfo)

Arguments

itemInfo
string

Returns

name
string
icon
number
quantity
number
maxQuantity
number
totalEarned
number

Patch changes

Shadowlands Patch 9.2.5 (2022-05-31): Added.