EEex_UnlearnWizardSpell

EEex_UnlearnWizardSpell(actorID, level, resref)

Removes a spell from known wizard spells for an actor

Parameters

  • actorID - id of actor that is unlearning spell

  • level - spell level

  • resref - resource reference of spell to unlearn

Return

None

Example

EEex_UnlearnWizardSpell(actorID, 3, "SPWI304")

See Also

EEex_LearnClericSpell, EEex_LearnInnateSpell, EEex_LearnWizardSpell, EEex_UnlearnClericSpell, EEex_UnlearnInnateSpell