WoW:API GetArenaCurrency: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Formatting/small changes) |
||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Gets the amount of spendable arena points the player has | |||
points = GetArenaCurrency() | |||
== Parameters == | == Parameters == | ||
=== Returns === | |||
:;points : Integer - Amount of arena points that the player has available and can spend | |||
== | |||
== | |||