C# 클래스 Server.Spells.TransformTimer

상속: Timer
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 메소드들

메소드 설명
TransformTimer ( Mobile from, ITransformationSpell spell ) : System

보호된 메소드들

메소드 설명
OnTick ( ) : void

메소드 상세

OnTick() 보호된 메소드

protected OnTick ( ) : void
리턴 void

TransformTimer() 공개 메소드

public TransformTimer ( Mobile from, ITransformationSpell spell ) : System
from Mobile
spell ITransformationSpell
리턴 System