C# Class Rocket.Unturned.Commands.CommandAdmin

Inheritance: IRocketCommand
Afficher le fichier Open project: RocketMod/Rocket.Unturned

Méthodes publiques

Méthode Description
Execute ( IRocketPlayer caller, string command ) : void

Method Details

Execute() public méthode

public Execute ( IRocketPlayer caller, string command ) : void
caller IRocketPlayer
command string
Résultat void