![]() |
This is no longer a part of the World of Warcraft API.
|
Contents
Gets the amount of spendable arena points the player has.
local points = GetArenaCurrency()
Parameters[edit | edit source]
Returns[edit | edit source]
- points (number) - Amount of arena points that the player has available and can spend
Notes[edit | edit source]
- Removed in 4.0.1 - Replaced by the more generic GetCurrencyInfo
Community content is available under CC-BY-SA unless otherwise noted.