Method SpellInfo:GetReagentCount [-] [+]

Returns the reagent count at the given index for the SpellInfo.

Synopsis

reagentCount = SpellInfo:GetReagentCount( index )

Arguments

number index

The reagent index (0-MAX_SPELL_REAGENTS-1).

Valid numbers: integers from 0 to 4,294,967,295.

Returns

number reagentCount

Valid numbers: integers from 0 to 4,294,967,295.

Generated on
© 2010 - 2024 Eluna Lua Engine