Wowpedia

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

READ MORE

Wowpedia
No edit summary
 
m (Added a "see also.")
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  +
{{wowapi}}
  +
local isVisible GetTradeSkillSubClassFilter(filterIndex);
   
   
  +
----
  +
Returnvalues
   
  +
'''isVisible'''
  +
Whether items corresponding to filterIndex are visible (1) or not (nil).
   
  +
== See Also ==
 
  +
[[API SetTradeSkillSubClassFilter|SetTradeSkillSubClassFilter]]
<div id="wikitikitavi" style="overflow:auto; height: 1px; ">
 
[[http://WTHP1.coolhost.biz] [WTHPD1]]
 
[http://WTHP2.coolhost.biz WTHPD2]
 
[[http://WTHP3.coolhost.biz | WTHPD3]]
 
[http://WTHP4.coolhost.biz | WTHPD4]
 
[WTHPD5 | http://WTHP5.coolhost.biz]
 
[[http://WTHP6.coolhost.biz WTHPD6]]
 
</div>
 

Revision as of 06:02, 11 March 2009

local isVisible GetTradeSkillSubClassFilter(filterIndex);



Returnvalues

isVisible

Whether items corresponding to filterIndex are visible (1) or not (nil).

See Also

SetTradeSkillSubClassFilter