![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static proto native bool | CloseModule (string type) |
| static proto native void | Dialog (string caption, string text) |
| static proto bool | GetAbsolutePath (string relativePath, out string absPath) |
| static proto void | GetCwd (out string currentDir) |
| static proto native WBModuleDef | GetModule (string type) |
| static proto native bool | OpenModule (string type) |
| static proto native int | RunCmd (string command, bool wait=false) |
| static proto int | ScriptDialog (string caption, string text, Class data) |
| static proto bool | SearchResources (string filter, func callback) |
Definition at line 6 of file workbenchapi.c.
Referenced by CheckLocalisationPlugin::Run().
Referenced by OpenDirPlugin::Run(), SVNBlamePlugin::Run(), SVNDiffPlugin::Run(), and SVNShowLogPlugin::Run().
|
staticprivate |
Referenced by OpenDirPlugin::Run(), and DayZTool::RunDayZBat().
|
staticprivate |
Referenced by OpenDirPlugin::Run(), SVNBlamePlugin::Run(), SVNDiffPlugin::Run(), SVNShowLogPlugin::Run(), and DayZTool::RunDayZBat().
Referenced by CheckLocalisationPlugin::Run(), ResavePlugin::Run(), and ResavePlugin::RunCommandline().