WoW API: GetArenaCurrency

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetArenaCurrency to API GetArenaCurrency without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetArenaCurrency

Gets the amount of spendable arena points the player has.

local points = GetArenaCurrency()

Parameters[edit]

Returns[edit]

  • points (number) - Amount of arena points that the player has available and can spend

Notes[edit]

  • Removed in 4.0.1 - Replaced by the more generic GetCurrencyInfo