WoW:API GetActionInfo: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: == Parameters == <big>'''Arguments'''</big> :Action ID <big>'''Returns'''</big> : :;bottomLeftState : Flag - 1 if the left-hand bottom action bar is shown, nil otherwise. :;bottomRightSt...)
 
No edit summary
Line 1: Line 1:
{{stub/API}}
{{cleanup}}
== Parameters ==
== Parameters ==
<big>'''Arguments'''</big>
<big>'''Arguments'''</big>
Line 9: Line 11:
:;id : Returns the spell id in the spell book.  (the place in the spell book it appears)
:;id : Returns the spell id in the spell book.  (the place in the spell book it appears)
:;subType : Returns ability subType.  (seems to be the same as type).
:;subType : Returns ability subType.  (seems to be the same as type).
[[Category:World of Warcraft API]]

Revision as of 17:55, 3 November 2007

Parameters

Arguments

slot

Returns

type, id, subType
type
Returns ability type. ie: spell
id
Returns the spell id in the spell book. (the place in the spell book it appears)
subType
Returns ability subType. (seems to be the same as type).