C# 클래스 Server.Misc.PreventInaccess

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

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool

공개 메소드들

메소드 설명
Initialize ( ) : void
OnLogin ( LoginEventArgs e ) : void

비공개 메소드들

메소드 설명
GetRandomDestination ( ) : LocationInfo
HasDisconnected ( Mobile m ) : bool

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

OnLogin() 공개 정적인 메소드

public static OnLogin ( LoginEventArgs e ) : void
e LoginEventArgs
리턴 void

프로퍼티 상세

Enabled 공개적으로 정적으로 프로퍼티

public static bool Enabled
리턴 bool