Server.Mobiles.BaseCreature.OnHarmfulSpell C# (CSharp) Méthode

OnHarmfulSpell() public méthode

public OnHarmfulSpell ( Mobile from ) : void
from Mobile
Résultat void
        public virtual void OnHarmfulSpell( Mobile from )
        {
        }
BaseCreature