Server.Mobiles.BaseCreature.OnHarmfulSpell C# (CSharp) Method

OnHarmfulSpell() public method

public OnHarmfulSpell ( Mobile from ) : void
from Mobile
return void
        public virtual void OnHarmfulSpell( Mobile from )
        {
        }
BaseCreature