Needs summary.
warModeApplies, limitOncePerTooltip = C_CurrencyInfo.DoesWarModeBonusApply(currencyID)
Arguments
- currencyID
- number : CurrencyID
Returns
- warModeApplies
- boolean?
- limitOncePerTooltip
- boolean?
Patch changes
Patch 8.2.0 (2019-06-25): Added
limitOncePerTooltip
return.Patch 8.1.0 (2018-12-11): Added.