C_LegendaryCrafting.GetRuneforgeLegendaryUpgradeCost

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

cost = C_LegendaryCrafting.GetRuneforgeLegendaryUpgradeCost(runeforgeLegendary, upgradeItem)

Arguments

runeforgeLegendary
ItemLocationMixin🔗
upgradeItem
ItemLocationMixin🔗

Returns

cost
CurrencyCost[]
Field Type Description
currencyID number
amount number

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.