WoW:API GetActionInfo: Difference between revisions

m
Move page script moved page API GetActionInfo to WoW:API GetActionInfo without leaving a redirect
mNo edit summary
m (Move page script moved page API GetActionInfo to WoW:API GetActionInfo without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 7: Line 7:


<big>'''Returns'''</big>
<big>'''Returns'''</big>
:type, id, subType
: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.  (seems to be the same as type).
:;subType : Returns ability subType.
Anonymous user