Server.Poison.ConstructTimer C# (CSharp) 메소드

ConstructTimer() 공개 추상적인 메소드

public abstract ConstructTimer ( Server.Mobile m ) : Timer
m Server.Mobile
리턴 Timer
        public abstract Timer ConstructTimer( Mobile m );
        /*public abstract void OnDamage( Mobile m, ref object state );*/