Method SpellEntry:GetTotem [-] [+]
Returns a table with all totem values for SpellEntry.
Synopsis
totem = SpellEntry:GetTotem()
Arguments
None.
Returns
table totem- See method description.
Returns a table with all totem values for SpellEntry.
totem = SpellEntry:GetTotem()
None.
table totem
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).