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

OnDamagedBySpell() public method

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