WoW:API GetActionInfo: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(Made link)
Line 3: Line 3:
== Parameters ==
== Parameters ==
<big>'''Arguments'''</big>
<big>'''Arguments'''</big>
:slot
:[[ActionSlot|slot]]


<big>'''Returns'''</big>
<big>'''Returns'''</big>

Revision as of 04:28, 16 January 2008

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).