프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Path | string |
메소드 | 설명 | |
---|---|---|
AddCommand ( CommandInfo info ) : void | ||
ExecuteCommand ( string commandPath ) : string[] | ||
FindCommands ( string command ) : string[] | ||
GetHelp ( List |
||
Initialize ( string path, bool allowSubSets ) : void |
메소드 | 설명 | |
---|---|---|
GetScenes ( CommandInfo cmd ) : List |
public ExecuteCommand ( string commandPath ) : string[] | ||
commandPath | string | |
리턴 | string[] |
public Initialize ( string path, bool allowSubSets ) : void | ||
path | string | |
allowSubSets | bool | |
리턴 | void |