WoW API: GetHonorCurrency

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetHonorCurrency to API GetHonorCurrency without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetHonorCurrency

Gets the amount of spendable honor points the player has

local points = GetHonorCurrency()

Parameters[edit]

Returns[edit]

  • points (number) - Amount of honor points that the player has available and can spend

Details[edit]

Amount of honor points the player currently has to spend, HONOR_CURRENCY_UPDATE is fired when they are spent or when honor is calculated for the day.

Notes[edit]

  • This function has been removed in patch 4.0, in the Cataclysm beta. See GetCurrencyInfo