C# 클래스 Server.Menus.Questions.StuckMenu.TeleportTimer

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

공개 메소드들

메소드 설명
TeleportTimer ( Mobile mobile, StuckMenuEntry destination, System.TimeSpan delay ) : System

보호된 메소드들

메소드 설명
OnTick ( ) : void

메소드 상세

OnTick() 보호된 메소드

protected OnTick ( ) : void
리턴 void

TeleportTimer() 공개 메소드

public TeleportTimer ( Mobile mobile, StuckMenuEntry destination, System.TimeSpan delay ) : System
mobile Mobile
destination StuckMenuEntry
delay System.TimeSpan
리턴 System