🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 这些功能是在[Patch 7.2.0](https://wow.gamepedia.com/Patch_7.2.0 "Patch 7.2.0")中添加的。他们指的是[破碎海岸](https://wow.gamepedia.com/Broken_Shore "Broken Shore")或[Warfronts](https://wow.gamepedia.com/Warfront "Warfront")的建筑。 [C\_ContributionCollector.Close](https://wow.gamepedia.com/API_C_ContributionCollector.Close "API C ContributionCollector.Close")() - Closes the contribution collector API state. [C\_ContributionCollector.Contribute](https://wow.gamepedia.com/API_C_ContributionCollector.Contribute "API C ContributionCollector.Contribute")(contributionID) - Contributes resources to a building. [C\_ContributionCollector.GetActive](https://wow.gamepedia.com/API_C_ContributionCollector.GetActive "API C ContributionCollector.GetActive")() - Returns the currently active buildings. [C\_ContributionCollector.GetAtlases](https://wow.gamepedia.com/API_C_ContributionCollector.GetAtlases "API C ContributionCollector.GetAtlases")(contributionID) - Returns a table listing the possible states for a building. [C\_ContributionCollector.GetBuffs](https://wow.gamepedia.com/API_C_ContributionCollector.GetBuffs "API C ContributionCollector.GetBuffs")(contributionID) - Returns the buffs provided when a building is active. [C\_ContributionCollector.GetContributionAppearance](https://wow.gamepedia.com/API_C_ContributionCollector.GetContributionAppearance "API C ContributionCollector.GetContributionAppearance")(contributionID, contributionState) - Returns contribution appearance info. [C\_ContributionCollector.GetContributionCollectorsForMap](https://wow.gamepedia.com/API_C_ContributionCollector.GetContributionCollectorsForMap "API C ContributionCollector.GetContributionCollectorsForMap")(uiMapID) - Returns contribution buildings on a map. [C\_ContributionCollector.GetContributionResult](https://wow.gamepedia.com/API_C_ContributionCollector.GetContributionResult "API C ContributionCollector.GetContributionResult")(contributionID) - Returns a value indicating the result of a contribution. [C\_ContributionCollector.GetDescription](https://wow.gamepedia.com/API_C_ContributionCollector.GetDescription "API C ContributionCollector.GetDescription")(contributionID) - Returns the description of a building. [C\_ContributionCollector.GetManagedContributionsForCreatureID](https://wow.gamepedia.com/API_C_ContributionCollector.GetManagedContributionsForCreatureID "API C ContributionCollector.GetManagedContributionsForCreatureID")(creatureID) - Returns contributions for a creature. [C\_ContributionCollector.GetName](https://wow.gamepedia.com/API_C_ContributionCollector.GetName "API C ContributionCollector.GetName")(contributionID) - Returns the name of a building. [C\_ContributionCollector.GetOrderIndex](https://wow.gamepedia.com/API_C_ContributionCollector.GetOrderIndex "API C ContributionCollector.GetOrderIndex")(contributionID) - Returns the order in which buildings are displayed. [C\_ContributionCollector.GetRequiredContributionCurrency](https://wow.gamepedia.com/API_C_ContributionCollector.GetRequiredContributionCurrency "API C ContributionCollector.GetRequiredContributionCurrency")(contributionID) - Returns the currencyID and amount needed to contribute to a building. [C\_ContributionCollector.GetRequiredContributionItem](https://wow.gamepedia.com/API_C_ContributionCollector.GetRequiredContributionItem "API C ContributionCollector.GetRequiredContributionItem")(contributionID) - Returns the itemID and amount needed to contribute to a building. [C\_ContributionCollector.GetRewardQuestID](https://wow.gamepedia.com/API_C_ContributionCollector.GetRewardQuestID "API C ContributionCollector.GetRewardQuestID")(contributionID) - Returns the hidden quest that is flagged completed when a contribution is made. [C\_ContributionCollector.GetState](https://wow.gamepedia.com/API_C_ContributionCollector.GetState "API C ContributionCollector.GetState")(contributionID) - Returns the current state of a building, its completion percentage, and time until next state change. [C\_ContributionCollector.HasPendingContribution](https://wow.gamepedia.com/API_C_ContributionCollector.HasPendingContribution "API C ContributionCollector.HasPendingContribution")(contributionID) - Returns whether there is a pending contribution. [C\_ContributionCollector.IsAwaitingRewardQuestData](https://wow.gamepedia.com/API_C_ContributionCollector.IsAwaitingRewardQuestData "API C ContributionCollector.IsAwaitingRewardQuestData")(contributionID) - Returns whether the contribution API is waiting for quest data.