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

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

Méthodes publiques

Méthode Description
MuteKickCommand ( EverybodyEdits game ) : System.Linq

Méthodes protégées

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

Method Details

MuteKickCommand() public méthode

public MuteKickCommand ( EverybodyEdits game ) : System.Linq
game EverybodyEdits
Résultat System.Linq

OnExecute() protected méthode

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