Method SpellEntry:GetTotemCategory [-] [+]
Returns a table with totem categories IDs SpellEntry.
Synopsis
totemCategory = SpellEntry:GetTotemCategory()
Arguments
None.
Returns
table totemCategory- See method description.
Returns a table with totem categories IDs SpellEntry.
totemCategory = SpellEntry:GetTotemCategory()
None.
table totemCategory
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).