C_ContributionCollector.GetRequiredContributionCurrency

From Warcraft Wiki
Jump to navigation Jump to search

Returns the currencyID and amount needed to contribute to a building.

currencyID, currencyAmount = C_ContributionCollector.GetRequiredContributionCurrency(contributionID)

Arguments

contributionID
number

Returns

currencyID
number
currencyAmount
number

Patch changes

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