C_CurrencyInfo.DoesWarModeBonusApply

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

warModeApplies, limitOncePerTooltip = C_CurrencyInfo.DoesWarModeBonusApply(currencyID)

Arguments

currencyID
number : CurrencyID

Returns

warModeApplies
boolean?
limitOncePerTooltip
boolean?

Patch changes

Battle for Azeroth Patch 8.2.0 (2019-06-25): Added limitOncePerTooltip return.
Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.