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