| This article or section is a World of Warcraft API stub. You can help expand it by editing it.
|
local isVisible GetTradeSkillInvSlotFilter(slotIndex);
Returnvalues
isVisible
Whether the slot for slotIndex is visible (1) or not (nil).
m |
m (Added a "see also.") |
||
| Line 9: | Line 9: | ||
'''isVisible''' |
'''isVisible''' |
||
Whether the slot for slotIndex is visible (1) or not (nil). |
Whether the slot for slotIndex is visible (1) or not (nil). |
||
| + | |||
| + | == See Also == |
||
| + | [[API_SetTradeSkillInvSlotFilter|SetTradeSkillInvSlotFilter]] |
||
| This article or section is a World of Warcraft API stub. You can help expand it by editing it.
|
local isVisible GetTradeSkillInvSlotFilter(slotIndex);
Returnvalues
isVisible
Whether the slot for slotIndex is visible (1) or not (nil).