![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | PluginBase |
| Plugin interface for controlling of agent pool system. More... | |
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 33 of file plugindayzinfecteddebug.c.
Definition at line 27 of file plugindayzinfecteddebug.c.
| class PluginDayZInfectedDebugUIHandler extends ScriptedWidgetEventHandler PluginDayZInfectedDebugAttackDesc | ( | string | pName, |
| int | pValue ) |
Definition at line 4 of file plugindayzinfecteddebug.c.
| int animValue |
Definition at line 33 of file plugindayzinfecteddebug.c.
| PluginDayZInfectedDebug m_pPluginInfectedDebug |
Definition at line 39 of file plugindayzinfecteddebug.c.
| string name |
Definition at line 32 of file plugindayzinfecteddebug.c.