C# 클래스 Server.Regions.GuardedRegion.GuardTimer

상속: Timer
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
GuardTimer ( Mobile m, GuardTimer>.Dictionary table ) : System

보호된 메소드들

메소드 설명
OnTick ( ) : void

메소드 상세

GuardTimer() 공개 메소드

public GuardTimer ( Mobile m, GuardTimer>.Dictionary table ) : System
m Mobile
table GuardTimer>.Dictionary
리턴 System

OnTick() 보호된 메소드

protected OnTick ( ) : void
리턴 void