C# 클래스 SharpMod.Commands.ListMaps

상속: Command
파일 보기 프로젝트 열기: txdv/sharpmod

공개 메소드들

메소드 설명
Execute ( Player player ) : void
ListMaps ( ) : System
ListMaps ( string arguments ) : System

비공개 메소드들

메소드 설명
List ( int userid, string maps ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( Player player ) : void
player Player
리턴 void

ListMaps() 공개 메소드

public ListMaps ( ) : System
리턴 System

ListMaps() 공개 메소드

public ListMaps ( string arguments ) : System
arguments string
리턴 System