C# 클래스 Server.Commands.VisibilityList

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

공개 메소드들

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

비공개 메소드들

메소드 설명
VisClear_OnCommand ( Server.Commands.CommandEventArgs e ) : void
VisList_OnCommand ( Server.Commands.CommandEventArgs e ) : void
Vis_OnCommand ( Server.Commands.CommandEventArgs e ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

OnLogin() 공개 정적인 메소드

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