Wikia

WoWWiki

API GetBackpackCurrencyInfo

Talk0
98,468pages on
this wiki

Returns information about a currency item currently being shown as part of the backpack.

name, count, extraCurrencyType, icon, itemid = GetBackpackCurrencyInfo(id)

Arguments Edit

id 
Number - Index, ascending from 1 to GetNumWatchedTokens().

Return values Edit

name 
String - Localized currency name; or nil if the id argument is out of range.
count 
Number - Amount of this currency currently possessed by the player.
extraCurrencyType 
Number - 0 for item-based currencies, 1 for arena points, 2 for honor points.
icon 
String - Path to the item-based currency texture; invalid for arena/honor points.
itemid 
Number - Item ID of the item-based currency item; invalid for arena/honor points.

Notes Edit

  • As of 3.2, up to 3 currencies may be tracked as part of the backpack display. The function does not raise errors on out of range indices.
Advertisement | Your ad here

Photos

Add a Photo
61,981photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki