Home
last modified time | relevance | path

Searched refs:modalSpell (Results 1 – 2 of 2) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.h698 void ApplyModal(ieResRef modalSpell);
H A DActor.cpp8000 void Actor::ApplyModal(ieResRef modalSpell) in ApplyModal() argument
8004 core->ApplySpellPoint(modalSpell, GetCurrentArea(), Pos, this, 0); in ApplyModal()
8012 core->ApplySpell(modalSpell, *neighbour, this, 0); in ApplyModal()
8015 core->ApplySpell(modalSpell, this, this, 0); in ApplyModal()