EEex_UnlearnClericSpell

EEex_UnlearnClericSpell(actorID, level, resref)

Removes a spell from known cleric 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_UnlearnClericSpell()

See Also

EEex_LearnClericSpell, EEex_LearnInnateSpell, EEex_LearnWizardSpell, EEex_UnlearnInnateSpell, EEex_UnlearnWizardSpell