C# Class Rocket.Unturned.Commands.CommandBroadcast

Inheritance: IRocketCommand
ファイルを表示 Open project: RocketMod/Rocket.Unturned

Public Methods

Method Description
Execute ( IRocketPlayer caller, string command ) : void

Method Details

Execute() public method

public Execute ( IRocketPlayer caller, string command ) : void
caller IRocketPlayer
command string
return void