C# 클래스 Server.Misc.Strandedness

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

공개 메소드들

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

비공개 메소드들

메소드 설명
IsStranded ( Server.Mobile from ) : bool

메소드 상세

EventSink_Login() 공개 정적인 메소드

public static EventSink_Login ( LoginEventArgs e ) : void
e Server.LoginEventArgs
리턴 void

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void