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