WoW:Sea.wow.tooltip.GetSpellIDByName: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page Sea.wow.tooltip.GetSpellIDByName to Sea.wow.tooltip.GetSpellIDByName without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
GetSpellIDByName( name, [booktype[, rank]] ) | <pre>GetSpellIDByName( name, [booktype[, rank]] ) | ||
:name = localized spell name | :name = localized spell name | ||
:booktype = BOOKTYPE_SPELL, BOOKTYPE_PET | :booktype = BOOKTYPE_SPELL, BOOKTYPE_PET | ||
:rank = Spell Rank | :rank = Spell Rank | ||
Returns a Number | Returns a Number | ||
</pre> | |||
[[Category:Cosmos (AddOn)]] |
Latest revision as of 04:48, 15 August 2023
GetSpellIDByName( name, [booktype[, rank]] ) :name = localized spell name :booktype = BOOKTYPE_SPELL, BOOKTYPE_PET :rank = Spell Rank Returns a Number