WoW:API GetNumTradeSkills: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
Line 12: Line 12:


:;numSkills : Integer - The number of trade skills which are available (including headers)
:;numSkills : Integer - The number of trade skills which are available (including headers)
----
----
__NOTOC__
{{WoW API}}
{{Template:WoW API}}
[[Category:API TradeSkill Functions|GetNumTradeSkills]]

Revision as of 05:48, 4 January 2006

GetNumTradeSkills - Documentation by Flickering

Get the number of trade skill entries (including headers)

numSkills = GetNumTradeSkills()

Parameters

Arguments

()

Returns

numSkills
numSkills
Integer - The number of trade skills which are available (including headers)

Template:WoW API