Method | Description | |
---|---|---|
ClearContext ( string contextId ) : void | ||
Compile ( |
||
IsCommandComplete ( string command ) : bool | ||
KSScript ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
AssignSourceId ( IEnumerable |
||
LoadContext ( string contextId ) : void |
public ClearContext ( string contextId ) : void | ||
contextId | string | |
return | void |
public Compile ( |
||
filePath | ||
startLineNum | int | |
scriptText | string | |
contextId | string | |
options | CompilerOptions | |
return | List |
public IsCommandComplete ( string command ) : bool | ||
command | string | |
return | bool |
public KSScript ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |