Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the item link of an item in void storage.

itemLink = GetVoidItemHyperlinkString(voidSlot)

Arguments

voidSlot
number - index of the void storage slot to query, ascending from 1.
Note: The index starts from top to bottom first (vertically), then left to right (horizontally), and then continues the same process with the next tab.

Returns

itemLink
string - item link of the item in the queried void storage slot; nil if the slot is empty.

Patch changes

Cataclysm Patch 4.3.0 (2011-11-29): Added.

See also

Advertisement