Method SpellEntry:SetManaCost [-] [+]
Sets the mana cost for the SpellEntry.
Synopsis
SpellEntry:SetManaCost( manaCost )
Arguments
number manaCostThe new mana cost value.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
Nothing.
Sets the mana cost for the SpellEntry.
SpellEntry:SetManaCost( manaCost )
number manaCostThe new mana cost value.
Valid numbers: integers from 0 to 4,294,967,295.
Nothing.