388 B
388 B
Function: GetSpellDataIndex(spell, idx, secondfield)
Description: Gets the spell data by its index.
Parameters:
spell
(Spell) - Spell object representingspell
.idx
(uint32) - Integer valueidx
.secondfield
(bool) - Boolean flagsecondfield
.
Returns: Return value varies on the data type in the database for the spell.
Example:
Example Required