Wowpedia

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

READ MORE

Wowpedia
(Initial page)
 
No edit summary
Line 1: Line 1:
 
{{wowapi}} __NOTOC__
 
{{wowapi}} __NOTOC__
Returns if the player has access to the Void Storage [http://wow.go-hero.net/framexml/15005/Blizzard_VoidStorageUI/Blizzard_VoidStorageUI.lua#131]
+
Returns if the player has access to the Void Storage.
 
canUse = CanUseVoidStorage()
 
canUse = CanUseVoidStorage()
   
 
== Returns ==
 
== Returns ==
;canUse : Number - 1 or nil
+
; canUse : Number - 1 or nil

Revision as of 19:46, 19 September 2019

Returns if the player has access to the Void Storage.

canUse = CanUseVoidStorage()

Returns

canUse
Number - 1 or nil