WoW:API GetActionInfo: Difference between revisions
Jump to navigation
Jump to search
(absoluteID -> globalID) |
(updated returns for 4.0.1) |
||
Line 7: | Line 7: | ||
<big>'''Returns'''</big> | <big>'''Returns'''</big> | ||
:type, | :type, globalID, subType | ||
:;type : Returns ability type. ie: spell | :;type : Returns ability type. ie: spell | ||
;;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. | ||
Revision as of 20:43, 14 October 2010
← WoW API < GetActionInfo
This article or section needs to be cleaned up
|
Parameters
Arguments
Returns
- type, globalID, subType
- type
- Returns ability type. ie: spell
- globalID
- Integer - The global spell number, found on wowhead or through COMBAT_LOG_EVENT
- subType
- Returns ability subType.