| 
   
    PC Stable Documentation 
   | 
 |

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 () | 
Private Attributes | |
| Widget | m_MainWnd | 
| XComboBoxWidget | m_DeathTypeCB | 
| EditBoxWidget | m_DeathDirectionEdit | 
| ButtonWidget | m_DeathStartButton | 
| XComboBoxWidget | m_HitTypeCB | 
| ButtonWidget | m_HitStartButton | 
| XComboBoxWidget | m_UnconTypeCB | 
| ButtonWidget | m_UnconStartButton | 
| ButtonWidget | m_UnconEndButton | 
| bool | m_CH_DeathStart = false | 
| bool | m_CH_HitStart = false | 
| bool | m_CH_UnconStart = false | 
| bool | m_CH_UnconEnd = false | 
      
  | 
  inlineprivate | 
References CreateModuleWidgets(), and m_MainWnd.
      
  | 
  inlineprivate | 
References DestroyModuleWidgets().
      
  | 
  inlineprivate | 
References Death_Start(), Hit_Start(), m_CH_DeathStart, m_CH_HitStart, m_CH_UnconEnd, m_CH_UnconStart, Uncon_End(), and Uncon_Start().
Referenced by CommandHandler().
      
  | 
  inlineprivate | 
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 | 
References GetGame(), GetPlayer(), m_DeathDirectionEdit, and m_DeathTypeCB.
Referenced by CommandHandler().
      
  | 
  inlineprivate | 
Referenced by ~PluginDayzPlayerDebug_OtherCmds().
      
  | 
  inlineprivate | 
References GetGame(), GetPlayer(), m_DeathDirectionEdit, and m_HitTypeCB.
Referenced by CommandHandler().
buttons clicks
References m_CH_DeathStart, m_CH_HitStart, m_CH_UnconEnd, m_CH_UnconStart, m_DeathStartButton, m_HitStartButton, m_UnconEndButton, m_UnconStartButton, and Print().
      
  | 
  inlineprivate | 
References GetGame(), GetPlayer(), and HumanCommandUnconscious::WakeUp().
Referenced by CommandHandler().
      
  | 
  inlineprivate | 
References GetGame(), GetPlayer(), and m_UnconTypeCB.
Referenced by CommandHandler().
      
  | 
  private | 
Referenced by CommandHandler(), and OnClick().
      
  | 
  private | 
Referenced by CommandHandler(), and OnClick().
      
  | 
  private | 
Referenced by CommandHandler(), and OnClick().
      
  | 
  private | 
Referenced by CommandHandler(), and OnClick().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), Death_Start(), and Hit_Start().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and OnClick().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and Death_Start().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and OnClick().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and Hit_Start().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and PluginDayzPlayerDebug_OtherCmds().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and OnClick().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and OnClick().
      
  | 
  private | 
Referenced by CreateModuleWidgets(), and Uncon_Start().