#include <CSwitchesDialog.h>
Inherits CDialog.
Public Types | |
| enum | { IDD = IDD_PSEd_EditSwitchesDialog } |
Public Member Functions | |
| CSwitchesDialog (UINT nIDTemplate=CSwitchesDialog::IDD, CWnd *pParentWnd=NULL) | |
| void | InitPanel (void) |
| void | performUpdate (IN Bool toUI) |
| DebugWindowDialog * | GetDWDParent (void) |
Protected Member Functions | |
| afx_msg void | OnParticleSystemEdit () |
Definition at line 26 of file CSwitchesDialog.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 29 of file CSwitchesDialog.h.
| CSwitchesDialog::CSwitchesDialog | ( | UINT | nIDTemplate = CSwitchesDialog::IDD, |
| CWnd * | pParentWnd = NULL ) |
Definition at line 25 of file CSwitchesDialog.cpp.
|
inline |
Definition at line 37 of file CSwitchesDialog.h.
| void CSwitchesDialog::InitPanel | ( | void | ) |
Definition at line 30 of file CSwitchesDialog.cpp.
|
protected |
Definition at line 120 of file CSwitchesDialog.cpp.
Definition at line 37 of file CSwitchesDialog.cpp.