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

OnDamagedBySpell() 공개 메소드

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