DayZ 1.24
|
Private Member Functions | |
void | PluginDayzPlayerDebug_OtherCmds (Widget pMainWnd) |
void | ~PluginDayzPlayerDebug_OtherCmds () |
void | CreateModuleWidgets () |
void | DestroyModuleWidgets () |
bool | OnClick (Widget w, int x, int y, int button) |
buttons clicks | |
void | CommandHandler () |
void | Death_Start () |
void | Hit_Start () |
void | Uncon_Start () |
void | Uncon_End () |
Definition at line 5 of file PluginDayzPlayerDebug_OtherCmds.c.
|
inlineprivate |
Definition at line 31 of file PluginDayzPlayerDebug_OtherCmds.c.
References CreateModuleWidgets(), and m_MainWnd.
|
inlineprivate |
Definition at line 38 of file PluginDayzPlayerDebug_OtherCmds.c.
References DestroyModuleWidgets().
|
inlineprivate |
Definition at line 100 of file PluginDayzPlayerDebug_OtherCmds.c.
References Death_Start(), Hit_Start(), m_CH_DeathStart, m_CH_HitStart, m_CH_UnconEnd, m_CH_UnconStart, Uncon_End(), and Uncon_Start().
|
inlineprivate |
Definition at line 44 of file PluginDayzPlayerDebug_OtherCmds.c.
References m_DeathDirectionEdit, m_DeathStartButton, m_DeathTypeCB, m_HitStartButton, m_HitTypeCB, m_MainWnd, m_UnconEndButton, m_UnconStartButton, and m_UnconTypeCB.
Referenced by PluginDayzPlayerDebug_OtherCmds().
|
inlineprivate |
Definition at line 127 of file PluginDayzPlayerDebug_OtherCmds.c.
References GetGame(), GetPlayer(), m_DeathDirectionEdit, and m_DeathTypeCB.
Referenced by CommandHandler().
|
inlineprivate |
Definition at line 58 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by ~PluginDayzPlayerDebug_OtherCmds().
|
inlineprivate |
Definition at line 143 of file PluginDayzPlayerDebug_OtherCmds.c.
References GetGame(), GetPlayer(), m_DeathDirectionEdit, and m_HitTypeCB.
Referenced by CommandHandler().
buttons clicks
Definition at line 66 of file PluginDayzPlayerDebug_OtherCmds.c.
References m_CH_DeathStart, m_CH_HitStart, m_CH_UnconEnd, m_CH_UnconStart, m_DeathStartButton, m_HitStartButton, m_UnconEndButton, m_UnconStartButton, and Print().
|
inlineprivate |
Definition at line 169 of file PluginDayzPlayerDebug_OtherCmds.c.
References GetGame(), and GetPlayer().
Referenced by CommandHandler().
|
inlineprivate |
Definition at line 157 of file PluginDayzPlayerDebug_OtherCmds.c.
References GetGame(), GetPlayer(), and m_UnconTypeCB.
Referenced by CommandHandler().
Definition at line 22 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CommandHandler(), and OnClick().
Definition at line 23 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CommandHandler(), and OnClick().
Definition at line 25 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CommandHandler(), and OnClick().
Definition at line 24 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CommandHandler(), and OnClick().
|
private |
Definition at line 11 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), Death_Start(), and Hit_Start().
|
private |
Definition at line 12 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and OnClick().
|
private |
Definition at line 10 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and Death_Start().
|
private |
Definition at line 15 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and OnClick().
|
private |
Definition at line 14 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and Hit_Start().
|
private |
Definition at line 8 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and PluginDayzPlayerDebug_OtherCmds().
|
private |
Definition at line 19 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and OnClick().
|
private |
Definition at line 18 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and OnClick().
|
private |
Definition at line 17 of file PluginDayzPlayerDebug_OtherCmds.c.
Referenced by CreateModuleWidgets(), and Uncon_Start().