WoW:API GetActionInfo: Difference between revisions

updated returns for 4.0.1
(absoluteID -> globalID)
(updated returns for 4.0.1)
Line 7: Line 7:


<big>'''Returns'''</big>
<big>'''Returns'''</big>
:type, id, subType, globalID
:type, globalID, subType


:;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)
;;globalID : Integer - The global spell number, found on wowhead or through [[API_COMBAT_LOG_EVENT|COMBAT_LOG_EVENT]]
:;subType : Returns ability subType.
:;subType : Returns ability subType.
;;globalID : Integer - The global spell number, found on wowhead or through [[API_COMBAT_LOG_EVENT|COMBAT_LOG_EVENT]]
Anonymous user