C# Class EverybodyEdits.Game.Chat.Commands.BgColorCommand

Inheritance: EverybodyEdits.Game.Chat.Commands.ChatCommand
Afficher le fichier Open project: EEmulator/EEmulator

Méthodes publiques

Méthode Description
BgColorCommand ( EverybodyEdits game ) : System

Méthodes protégées

Méthode Description
OnExecute ( Player player, Array commandInput ) : void

Method Details

BgColorCommand() public méthode

public BgColorCommand ( EverybodyEdits game ) : System
game EverybodyEdits
Résultat System

OnExecute() protected méthode

protected OnExecute ( Player player, Array commandInput ) : void
player Player
commandInput Array
Résultat void