WoW:API GetCurrencyListSize: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{wowapi}} Returns the number of entries in the currency list. listSize = GetCurrencyListSize(); == Return values == ; listSize : Number - number of entries in the player's cur…') |
m (Move page script moved page API GetCurrencyListSize to API GetCurrencyListSize without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
← WoW API < GetCurrencyListSize
Returns the number of entries in the currency list.
listSize = GetCurrencyListSize();
Return values
- listSize
- Number - number of entries in the player's currency list.