C# Class SharpMod.Commands.AdminReload

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

Méthodes publiques

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

Method Details

AdminReload() public méthode

public AdminReload ( ) : System
Résultat System

AdminReload() public méthode

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

Execute() public méthode

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