Method SpellInfo:GetReagentCount [-] [+]
Returns the reagent count at the given index for the SpellInfo.
Synopsis
reagentCount = SpellInfo:GetReagentCount( index )
Arguments
number indexThe reagent index (0-MAX_SPELL_REAGENTS-1).
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number reagentCountValid numbers: integers from 0 to 4,294,967,295.