Закрытые члены | |
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 () |
Закрытые данные | |
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 |
См. определение в файле PluginDayzPlayerDebug_OtherCmds.c строка 5