WoW API: GetHonorCurrency

From AddOn Studio
Revision as of 13:46, 6 January 2008 by WoWWiki>Teebohne (corrected "points = GetArenaCurrency()" to "points = GetHonorCurrency()")
Jump to navigation Jump to search

WoW API < GetHonorCurrency

Gets the amount of spendable honor points the player has

points = GetHonorCurrency()

Parameters

Returns

points
Integer - Amount of honor points that the player has available and can spend

Details

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.