wowpedia
Main Menu


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

itemID, itemCount = C_ContributionCollector.GetRequiredContributionItem(contributionID)

Arguments

contributionID
number

Returns

itemID
number
itemCount
number

Patch changes

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