DayZ 1.24
Loading...
Searching...
No Matches
Workbench Class Reference

Static Private Member Functions

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)
 

Detailed Description

Definition at line 6 of file workbenchApi.c.

Member Function Documentation

◆ CloseModule()

static proto native bool Workbench::CloseModule ( string type)
staticprivate

◆ Dialog()

static proto native void Workbench::Dialog ( string caption,
string text )
staticprivate

◆ GetAbsolutePath()

static proto bool Workbench::GetAbsolutePath ( string relativePath,
out string absPath )
staticprivate

◆ GetCwd()

static proto void Workbench::GetCwd ( out string currentDir)
staticprivate

◆ GetModule()

◆ OpenModule()

static proto native bool Workbench::OpenModule ( string type)
staticprivate

◆ RunCmd()

◆ ScriptDialog()

◆ SearchResources()

static proto bool Workbench::SearchResources ( string filter,
func callback )
staticprivate

The documentation for this class was generated from the following file: