![]() |
Dayz Explorer 1.28.160049
|
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 |
| int PluginDayzPlayerDebug_AbilityConfig::GetAction | ( | ) |
Definition at line 43 of file plugindayzplayerdebug_weapons.c.
| int PluginDayzPlayerDebug_AbilityConfig::GetActionType | ( | ) |
Definition at line 48 of file plugindayzplayerdebug_weapons.c.
| class PluginDayzPlayerWeaponsDebugUserData PluginDayzPlayerDebug_AbilityConfig | ( | string | pName, |
| int | pAction, | ||
| int | pActionT ) |
Definition at line 1 of file plugindayzplayerdebug_weapons.c.
| void PluginDayzPlayerDebug_AbilityConfig::PluginDayzPlayerWeaponsDebugUserData | ( | int | pAction, |
| int | pActionType ) |
Definition at line 36 of file plugindayzplayerdebug_weapons.c.
|
protected |
Definition at line 54 of file plugindayzplayerdebug_weapons.c.
|
protected |
Definition at line 55 of file plugindayzplayerdebug_weapons.c.
| string m_Name |
Definition at line 42 of file plugindayzplayerdebug_weapons.c.