Property | Type | Description | |
---|---|---|---|
command | Command |
Method | Description | |
---|---|---|
Execute ( IRocketPlayer caller, string command ) : void | ||
UnturnedVanillaCommand ( Command command ) : Rocket.Core |
public Execute ( IRocketPlayer caller, string command ) : void | ||
caller | IRocketPlayer | |
command | string | |
return | void |
public UnturnedVanillaCommand ( Command command ) : Rocket.Core | ||
command | Command | |
return | Rocket.Core |