WoW API: GetHonorCurrency
This is no longer a part of the World of Warcraft API.
|
Gets the amount of spendable honor points the player has
local points = GetHonorCurrency()
ParametersEdit
ReturnsEdit
- points (number) - Amount of honor points that the player has available and can spend
DetailsEdit
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.
NotesEdit
- This function has been removed in patch 4.0, in the Cataclysm beta. See GetCurrencyInfo