Enfusion Script API
|
This is the complete list of members for ScriptEditor, including all inherited members.
Close() | WBModuleDef | |
GetCmdLine(string name, out string value) | WBModuleDef | |
GetContainer(int index=0) | WBModuleDef | |
GetCurrentFile(out string filename) | ScriptEditor | |
GetCurrentLine() | ScriptEditor | |
GetLinesCount() | ScriptEditor | |
GetLineText(out string text, int line=-1) | ScriptEditor | |
GetNumContainers() | WBModuleDef | |
GetPlugin(TypeName pluginType) | WBModuleDef | |
InsertLine(string text, int line=-1) | ScriptEditor | |
RemoveLine(int line=-1) | ScriptEditor | |
Save() | WBModuleDef | |
SetLineText(string text, int line=-1) | ScriptEditor | |
SetOpenedResource(string filename) | WBModuleDef | |
ToString() | pointer |