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

Inheritance: EverybodyEdits.Game.Chat.Commands.ChatCommand
显示文件 Open project: EEmulator/EEmulator

Public Methods

Method Description
RespawnAllPlayersCommand ( EverybodyEdits game )

Protected Methods

Method Description
OnExecute ( Player player, Array commandInput ) : void

Method Details

OnExecute() protected method

protected OnExecute ( Player player, Array commandInput ) : void
player Player
commandInput Array
return void

RespawnAllPlayersCommand() public method

public RespawnAllPlayersCommand ( EverybodyEdits game )
game EverybodyEdits