DayZ 1.24
|
Private Member Functions | |
void | PluginDayzPlayerDebug_Ctrl (Widget pMainWnd) |
void | ~PluginDayzPlayerDebug_Ctrl () |
void | CreateModuleWidgets () |
void | DestroyModuleWidgets () |
bool | OnClick (Widget w, int x, int y, int button) |
buttons clicks | |
bool | OnChange (Widget w, int x, int y, bool finished) |
void | CommandHandler () |
Definition at line 6 of file PluginDayzPlayerDebug_Ctrl.c.
Definition at line 23 of file PluginDayzPlayerDebug_Ctrl.c.
References CreateModuleWidgets(), m_ApplyStanceChange, and m_MainWnd.
|
inlineprivate |
Definition at line 32 of file PluginDayzPlayerDebug_Ctrl.c.
References DestroyModuleWidgets().
|
inlineprivate |
Definition at line 106 of file PluginDayzPlayerDebug_Ctrl.c.
References GetGame(), GetPlayer(), m_ApplyStanceChange, m_MovDirEB, m_MovOverrideCheckbox, m_MovSpeedEB, and m_OverrideMovementChange.
|
inlineprivate |
Definition at line 38 of file PluginDayzPlayerDebug_Ctrl.c.
References m_ForceStance, m_MainWnd, m_MovDirEB, m_MovOverrideCheckbox, and m_MovSpeedEB.
Referenced by PluginDayzPlayerDebug_Ctrl().
|
inlineprivate |
Definition at line 46 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by ~PluginDayzPlayerDebug_Ctrl().
Definition at line 91 of file PluginDayzPlayerDebug_Ctrl.c.
References m_MovDirEB, m_MovSpeedEB, m_OverrideMovementChange, and Print().
buttons clicks
Definition at line 73 of file PluginDayzPlayerDebug_Ctrl.c.
References m_ApplyStanceChange, m_ForceStance, m_MovOverrideCheckbox, m_OverrideMovementChange, and Print().
|
private |
Definition at line 16 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CommandHandler(), OnClick(), and PluginDayzPlayerDebug_Ctrl().
|
private |
Definition at line 10 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CreateModuleWidgets(), and OnClick().
|
private |
Definition at line 8 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CreateModuleWidgets(), and PluginDayzPlayerDebug_Ctrl().
|
private |
Definition at line 12 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CommandHandler(), CreateModuleWidgets(), and OnChange().
|
private |
Definition at line 13 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CommandHandler(), CreateModuleWidgets(), and OnClick().
|
private |
Definition at line 11 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CommandHandler(), CreateModuleWidgets(), and OnChange().
Definition at line 17 of file PluginDayzPlayerDebug_Ctrl.c.
Referenced by CommandHandler(), OnChange(), and OnClick().