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

Go to the source code of this file.

Classes

class  PluginDayzPlayerWeaponsDebugUserData
 
class  PluginDayzPlayerDebug_Weapons
 

Functions

class PluginDayzPlayerWeaponsDebugUserData PluginDayzPlayerDebug_AbilityConfig (string pName, int pAction, int pActionT)
 
void PluginDayzPlayerWeaponsDebugUserData (int pAction, int pActionType)
 
int GetAction ()
 
int GetActionType ()
 

Variables

int m_iAction
 
int m_iActionT
 
string m_Name
 

Function Documentation

◆ GetAction()

int PluginDayzPlayerDebug_AbilityConfig::GetAction ( )

Definition at line 43 of file plugindayzplayerdebug_weapons.c.

◆ GetActionType()

int PluginDayzPlayerDebug_AbilityConfig::GetActionType ( )

Definition at line 48 of file plugindayzplayerdebug_weapons.c.

◆ PluginDayzPlayerDebug_AbilityConfig()

class PluginDayzPlayerWeaponsDebugUserData PluginDayzPlayerDebug_AbilityConfig ( string pName,
int pAction,
int pActionT )

Definition at line 1 of file plugindayzplayerdebug_weapons.c.

◆ PluginDayzPlayerWeaponsDebugUserData()

void PluginDayzPlayerDebug_AbilityConfig::PluginDayzPlayerWeaponsDebugUserData ( int pAction,
int pActionType )

Definition at line 36 of file plugindayzplayerdebug_weapons.c.

Variable Documentation

◆ m_iAction

int m_iAction
protected

Definition at line 54 of file plugindayzplayerdebug_weapons.c.

◆ m_iActionT

int m_iActionT
protected

Definition at line 55 of file plugindayzplayerdebug_weapons.c.

◆ m_Name

string m_Name

Definition at line 42 of file plugindayzplayerdebug_weapons.c.