Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Needs summary.

info = C_CurrencyInfo.GetCurrencyContainerInfo(currencyType, quantity)

Arguments[]

currencyType
number : CurrencyID
quantity
number

Returns[]

info
CurrencyDisplayInfo
Field Type Description
name string CurrencyContainer.ContainerName_lang
description string
icon number
quality number
displayAmount number
actualAmount number

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.