DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
DayZTools.c File Reference

Data Structures

class  DayZTool
 
class  RestartDayzTool
 
class  KillDayzTool
 

Functions

RestartDayzTool DayZTool WorkbenchPluginAttribute ("DayZ Run", "Just for testing", "ctrl+2", "", {"ScriptEditor"})
 
override void Run ()
 

Variables

string KillBatPath
 
string MissionBatPath
 

Function Documentation

◆ Run()

override void Run ( )

Starts the testing process. Returns true when all tests have finished. If some of them are still in progress false is reported.

References MissionBatPath.

◆ WorkbenchPluginAttribute()

RestartDayzTool DayZTool WorkbenchPluginAttribute ( "DayZ Run"  ,
"Just for testing"  ,
"ctrl+2"  ,
""  ,
{"ScriptEditor"}   
)

Variable Documentation

◆ KillBatPath

string KillBatPath

◆ MissionBatPath

string MissionBatPath

Referenced by Run(), and RestartDayzTool::Run().