프로퍼티 | 타입 | 설명 | |
---|---|---|---|
command | Command |
메소드 | 설명 | |
---|---|---|
Execute ( IRocketPlayer caller, string command ) : void | ||
UnturnedVanillaCommand ( Command command ) : Rocket.Core |
public Execute ( IRocketPlayer caller, string command ) : void | ||
caller | IRocketPlayer | |
command | string | |
리턴 | void |
public UnturnedVanillaCommand ( Command command ) : Rocket.Core | ||
command | Command | |
리턴 | Rocket.Core |