C# Class SharpMod.Commands.ListMaps

Inheritance: Command
Afficher le fichier Open project: txdv/sharpmod

Méthodes publiques

Méthode Description
Execute ( Player player ) : void
ListMaps ( ) : System
ListMaps ( string arguments ) : System

Private Methods

Méthode Description
List ( int userid, string maps ) : void

Method Details

Execute() public méthode

public Execute ( Player player ) : void
player Player
Résultat void

ListMaps() public méthode

public ListMaps ( ) : System
Résultat System

ListMaps() public méthode

public ListMaps ( string arguments ) : System
arguments string
Résultat System