|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| 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 |
Definition at line 69 of file DayZTools.c.
References MissionBatPath.
| RestartDayzTool DayZTool WorkbenchPluginAttribute | ( | "DayZ Run" | , |
| "Just for testing" | , | ||
| "ctrl+2" | , | ||
| "" | , | ||
| {"ScriptEditor"} | ) |
Definition at line 1 of file DayZTools.c.
| string KillBatPath |
Definition at line 64 of file DayZTools.c.
Referenced by RestartDayzTool::Run(), and KillDayzTool::Run().
| string MissionBatPath |
Definition at line 67 of file DayZTools.c.
Referenced by RestartDayzTool::Run(), and Run().