Server.Mobiles.BaseCreature.OnHarmfulSpell C# (CSharp) 메소드

OnHarmfulSpell() 공개 메소드

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