Hello dev board !
Is there a way to know if the spell I'm casting has been hurt my target or if it's interrupt by someone (an event or else) ?
I use the following code to cast a spell on my actual target
Thanks in advance !
DevMissed
Is there a way to know if the spell I'm casting has been hurt my target or if it's interrupt by someone (an event or else) ?
I use the following code to cast a spell on my actual target
Code:
SpellManager.Cast(IdSpell);
Thanks in advance !
DevMissed
Last edited: