Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
plugindayzinfecteddebug.c File Reference

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
 

Function Documentation

◆ OnChange()

bool OnChange ( Widget w,
int x,
int y,
bool finished )

Definition at line 33 of file plugindayzinfecteddebug.c.

◆ OnClick()

override bool PluginDayZInfectedDebugAttackDesc::OnClick ( Widget w,
int x,
int y,
int button )

Definition at line 27 of file plugindayzinfecteddebug.c.

◆ PluginDayZInfectedDebugAttackDesc()

class PluginDayZInfectedDebugUIHandler extends ScriptedWidgetEventHandler PluginDayZInfectedDebugAttackDesc ( string pName,
int pValue )

Definition at line 4 of file plugindayzinfecteddebug.c.

Variable Documentation

◆ animValue

int animValue

Definition at line 33 of file plugindayzinfecteddebug.c.

◆ m_pPluginInfectedDebug

PluginDayZInfectedDebug m_pPluginInfectedDebug

Definition at line 39 of file plugindayzinfecteddebug.c.

◆ name

string name

Definition at line 32 of file plugindayzinfecteddebug.c.