Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
dayztools.c File Reference

Go to the source code of this file.

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 WorkbenchPluginAttribute::Run ( )

Definition at line 8 of file dayztools.c.

◆ WorkbenchPluginAttribute()

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

Definition at line 62 of file dayztools.c.

Variable Documentation

◆ KillBatPath

string KillBatPath

Definition at line 3 of file dayztools.c.

◆ MissionBatPath

string MissionBatPath

Definition at line 6 of file dayztools.c.