DayZ 1.26
DayZ Explorer by KGB
|
Закрытые статические члены | |
static proto native WBModuleDef | GetModule (string type) |
static proto native bool | OpenModule (string type) |
static proto native bool | CloseModule (string type) |
static proto native void | Dialog (string caption, string text) |
static proto int | ScriptDialog (string caption, string text, Class data) |
static proto bool | SearchResources (string filter, func callback) |
static proto native int | RunCmd (string command, bool wait=false) |
static proto void | GetCwd (out string currentDir) |
static proto bool | GetAbsolutePath (string relativePath, out string absPath) |
Используется в CheckLocalisationPlugin::Run().
Используется в SVNBlamePlugin::Run(), SVNDiffPlugin::Run(), OpenDirPlugin::Run() и SVNShowLogPlugin::Run().
Используется в OpenDirPlugin::Run() и DayZTool::RunDayZBat().
|
staticprivate |
Используется в CheckLocalisationPlugin::Run(), ResavePlugin::Run() и ResavePlugin::RunCommandline().