프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Commands | ConsoleCommand>.Dictionary | ||
plugin | BasePlugin |
메소드 | 설명 | |
---|---|---|
ConsoleCommands ( BasePlugin pl ) : System | ||
Register ( |
||
Register ( string command ) : |
||
getCommands ( ) : List |
||
getConsoleCommands ( string command ) : Pluton.ConsoleCommand[] | ||
getDescriptions ( string command ) : string[] | ||
getUsages ( string command ) : string[] |
public Register ( |
||
command | ||
리턴 |
public Register ( string command ) : |
||
command | string | |
리턴 |
public getConsoleCommands ( string command ) : Pluton.ConsoleCommand[] | ||
command | string | |
리턴 | Pluton.ConsoleCommand[] |
public getDescriptions ( string command ) : string[] | ||
command | string | |
리턴 | string[] |