Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | ScriptedWidgetEventHandler |
map: item x vector(index, width, height) More... | |
class | PluginBase |
Functions | |
class PluginDayZInfectedDebugUIHandler extends ScriptedWidgetEventHandler | PluginDayZInfectedDebugAttackDesc (string pName, int pValue) |
override bool | OnClick (Widget w, int x, int y, int button) |
override bool | OnChange (Widget w, int x, int y, bool finished) |
Variables | |
PluginDayZInfectedDebug | m_pPluginInfectedDebug |
string | name |
int | animValue |
Definition at line 8 of file plugindayzinfecteddebug.c.
Definition at line 2 of file plugindayzinfecteddebug.c.
class PluginDayZInfectedDebugUIHandler extends ScriptedWidgetEventHandler PluginDayZInfectedDebugAttackDesc | ( | string | pName, |
int | pValue | ||
) |
Definition at line 26 of file plugindayzinfecteddebug.c.
int animValue |
Definition at line 33 of file plugindayzinfecteddebug.c.
PluginDayZInfectedDebug m_pPluginInfectedDebug |
Definition at line 14 of file plugindayzinfecteddebug.c.
string name |
Definition at line 32 of file plugindayzinfecteddebug.c.