WoW:API GetActionInfo: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (l2wiki)
Line 11: Line 11:
:;type : Returns ability type.  ie:  spell
:;type : Returns ability type.  ie:  spell
:;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.

Revision as of 19:48, 13 October 2008

WoW API < GetActionInfo

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.