💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
[Currencies](https://wow.gamepedia.com/Currencies "Currencies")were added in[Patch 3.0.2](https://wow.gamepedia.com/Patch_3.0.2 "Patch 3.0.2"). [C\_CurrencyInfo.DoesWarModeBonusApply](https://wow.gamepedia.com/API_C_CurrencyInfo.DoesWarModeBonusApply "API C CurrencyInfo.DoesWarModeBonusApply")(currencyID) [C\_CurrencyInfo.GetAzeriteCurrencyID](https://wow.gamepedia.com/API_C_CurrencyInfo.GetAzeriteCurrencyID "API C CurrencyInfo.GetAzeriteCurrencyID")() [C\_CurrencyInfo.GetBasicCurrencyInfo](https://wow.gamepedia.com/API_C_CurrencyInfo.GetBasicCurrencyInfo "API C CurrencyInfo.GetBasicCurrencyInfo")(currencyType \[, quantity\]) [C\_CurrencyInfo.GetCurrencyContainerInfo](https://wow.gamepedia.com/API_C_CurrencyInfo.GetCurrencyContainerInfo "API C CurrencyInfo.GetCurrencyContainerInfo")(currencyType, quantity) [C\_CurrencyInfo.GetCurrencyIDFromLink](https://wow.gamepedia.com/API_C_CurrencyInfo.GetCurrencyIDFromLink "API C CurrencyInfo.GetCurrencyIDFromLink")("currencyLink") [C\_CurrencyInfo.GetFactionGrantedByCurrency](https://wow.gamepedia.com/API_C_CurrencyInfo.GetFactionGrantedByCurrency "API C CurrencyInfo.GetFactionGrantedByCurrency")(currencyID) - Gets the faction ID for currency that is immediately converted into reputation with that faction instead. [C\_CurrencyInfo.GetWarResourcesCurrencyID](https://wow.gamepedia.com/API_C_CurrencyInfo.GetWarResourcesCurrencyID "API C CurrencyInfo.GetWarResourcesCurrencyID")() [C\_CurrencyInfo.IsCurrencyContainer](https://wow.gamepedia.com/API_C_CurrencyInfo.IsCurrencyContainer "API C CurrencyInfo.IsCurrencyContainer")(currencyID, quantity) [ExpandCurrencyList](https://wow.gamepedia.com/API_ExpandCurrencyList "API ExpandCurrencyList")(index, state) - Sets the expanded/collapsed state of a currency list header. [GetBackpackCurrencyInfo](https://wow.gamepedia.com/API_GetBackpackCurrencyInfo "API GetBackpackCurrencyInfo")(index) - Returns information about a watched currency. [GetCoinText](https://wow.gamepedia.com/API_GetCoinText "API GetCoinText")(amount, "separator") - Breaks down money and inserts separator strings. [GetCoinTextureString](https://wow.gamepedia.com/API_GetCoinTextureString "API GetCoinTextureString")(amount\[, fontHeight\]) - Breaks down money and inserts texture strings. [GetCurrencyInfo](https://wow.gamepedia.com/API_GetCurrencyInfo "API GetCurrencyInfo")(id) - Returns localized\_label, amount, icon\_file\_name of the currency at the index. [GetCurrencyLink](https://wow.gamepedia.com/API_GetCurrencyLink "API GetCurrencyLink")(currencyID, currencyAmount) - Returns currencyLink for the specified currencyID. [GetCurrencyListInfo](https://wow.gamepedia.com/API_GetCurrencyListInfo "API GetCurrencyListInfo")(index) - Returns information about an element in the currency list. [GetCurrencyListLink](https://wow.gamepedia.com/API_GetCurrencyListLink "API GetCurrencyListLink")(index) [GetCurrencyListSize](https://wow.gamepedia.com/API_GetCurrencyListSize "API GetCurrencyListSize")() - Returns the number of elements (both headers and currencies) in the currency list. [GetPlayerTradeCurrency](https://wow.gamepedia.com/index.php?title=API_GetPlayerTradeCurrency&action=edit&redlink=1 "API GetPlayerTradeCurrency (page does not exist)")() - Unused in FrameXML. [GetTargetTradeCurrency](https://wow.gamepedia.com/index.php?title=API_GetTargetTradeCurrency&action=edit&redlink=1 "API GetTargetTradeCurrency (page does not exist)")() - Unused in FrameXML. [SetCurrencyBackpack](https://wow.gamepedia.com/API_SetCurrencyBackpack "API SetCurrencyBackpack")(id, state) - Alters whether a currency is tracked. [SetCurrencyUnused](https://wow.gamepedia.com/API_SetCurrencyUnused "API SetCurrencyUnused")(id, state) - Alters whether a currency is marked as unused. [SetTradeCurrency](https://wow.gamepedia.com/index.php?title=API_SetTradeCurrency&action=edit&redlink=1 "API SetTradeCurrency (page does not exist)")(type, amount) UI[GetNumWatchedTokens](https://wow.gamepedia.com/API_GetNumWatchedTokens "API GetNumWatchedTokens")() - Returns the number of currently watched currencies.