337 B
337 B
Function: GetSpellData(spell, field)
Description: Returns spell data of the current spell object.
Parameters:
spell
(Spell) - Spell object representingspell
.field
(string) - Stringfield
.
Returns: Various values depending on the WorldServer/Spells.cpp Spell::GetSpellData
Example:
Example Required