|
Enfusion Script API
|
This is the complete list of members for Workbench, including all inherited members.
| CloseModule(TypeName type) | Workbench | static |
| Dialog(string caption, string text, string detailedText=string.Empty) | Workbench | static |
| Exit(int exitCode) | Workbench | static |
| FinishProcess(ProcessHandle handle) | Workbench | static |
| GenerateGloballyUniqueID64() | Workbench | static |
| GetAbsolutePath(string relativePath, out string absPath, bool mustExist=true) | Workbench | static |
| GetCurrentGameProjectFile() | Workbench | static |
| GetCwd(out string currentDir) | Workbench | static |
| GetExecutableFilePath(out string filePath) | Workbench | static |
| GetGameProjectSettings() | Workbench | static |
| GetModule(TypeName type) | Workbench | static |
| GetPackedUtcTime() | Workbench | static |
| GetResourceName(string path) | Workbench | static |
| GetUserName(out string userName) | Workbench | static |
| GetWBGameScriptModule() | Workbench | static |
| GetWBScriptModule() | Workbench | static |
| IsRunningProcess(ProcessHandle handle) | Workbench | static |
| KillProcess(ProcessHandle handle) | Workbench | static |
| OpenModule(TypeName type) | Workbench | static |
| OpenResource(string filename) | Workbench | static |
| RunCmd(string command, bool wait=false) | Workbench | static |
| RunProcess(string command) | Workbench | static |
| SavePixelRawData(string fileName, PixelRawData data, int width, int height, int stride) | Workbench | static |
| ScriptDialog(string caption, string text, Class data) | Workbench | static |
| SearchResources(WorkbenchSearchResourcesCallback callback, array< string > fileExtensions=null, array< string > searchStrArray=null, string rootPath=string.Empty, bool recursive=true) | Workbench | static |
| WaitProcess(ProcessHandle handle, int timeout=-1) | Workbench | static |