C# Class RocketRegions.Commands.PosCommand

Inheritance: IRocketCommand
Afficher le fichier Open project: Trojaner25/Rocket-Regions

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