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

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

Méthodes publiques

Méthode Description
RespawnAllPlayersCommand ( EverybodyEdits game )

Méthodes protégées

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

Method Details

OnExecute() protected méthode

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

RespawnAllPlayersCommand() public méthode

public RespawnAllPlayersCommand ( EverybodyEdits game )
game EverybodyEdits