Method SpellEntry:GetRank [-] [+]
Returns a table of the SpellEntry ranks.
Synopsis
spellRanks = SpellEntry:GetRank()
Arguments
None.
Returns
table spellRanks
- See method description.
Returns a table of the SpellEntry ranks.
spellRanks = SpellEntry:GetRank()
None.
table spellRanks
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).