WoW:API GetHonorCurrency: Difference between revisions

m
corrected "points = GetArenaCurrency()" to "points = GetHonorCurrency()"
(Changed formatting and information, added Details.)
m (corrected "points = GetArenaCurrency()" to "points = GetHonorCurrency()")
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__
Gets the amount of spendable honor points the player has
Gets the amount of spendable honor points the player has
  points = GetArenaCurrency()
  points = GetHonorCurrency()


== Parameters ==
== Parameters ==
Anonymous user