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.")
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
{{wowapi}}
 
local isVisible GetTradeSkillSubClassFilter(filterIndex);
 
local isVisible GetTradeSkillSubClassFilter(filterIndex);
   
Line 8: Line 9:
 
Whether items corresponding to filterIndex are visible (1) or not (nil).
 
Whether items corresponding to filterIndex are visible (1) or not (nil).
   
  +
== See Also ==
{{template:WoW API}}
 
  +
[[API SetTradeSkillSubClassFilter|SetTradeSkillSubClassFilter]]

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