Server.Mobiles.BaseCreature.OnHarmfulSpell C# (CSharp) Метод

OnHarmfulSpell() публичный Метод

public OnHarmfulSpell ( Mobile from ) : void
from Mobile
Результат void
        public virtual void OnHarmfulSpell( Mobile from )
        {
        }
BaseCreature