WoW:API GetActionInfo: Difference between revisions
Jump to navigation
Jump to search
(Made link) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
{{stub/API}} | {{stub/API}} | ||
{{cleanup}} | {{cleanup}} | ||
Line 11: | Line 12: | ||
:;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. (seems to be the same as type). | ||
Revision as of 21:22, 12 August 2008
← WoW API < GetActionInfo
This article or section needs to be cleaned up
|
Parameters
Arguments
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).