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

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

공개 메소드들

메소드 설명
BeginClose ( ) : void
OnResponse ( Server.Network.NetState state, RelayInfo info ) : void
StopClose ( ) : void
StuckMenu ( Mobile beholder, Mobile beheld, bool markUse ) : System

비공개 메소드들

메소드 설명
IsInSecondAgeArea ( Mobile m ) : bool
Teleport ( StuckMenuEntry entry ) : void

메소드 상세

BeginClose() 공개 메소드

public BeginClose ( ) : void
리턴 void

OnResponse() 공개 메소드

public OnResponse ( Server.Network.NetState state, RelayInfo info ) : void
state Server.Network.NetState
info Server.Gumps.RelayInfo
리턴 void

StopClose() 공개 메소드

public StopClose ( ) : void
리턴 void

StuckMenu() 공개 메소드

public StuckMenu ( Mobile beholder, Mobile beheld, bool markUse ) : System
beholder Mobile
beheld Mobile
markUse bool
리턴 System