MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / DestroyWindow

Method DestroyWindow

editor/MegacellDialog.cpp:563–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

561}
562
563BOOL CMegacellDialog::DestroyWindow() {
564 SaveMegacellsOnClose();
565
566 return CDialog::DestroyWindow();
567}
568
569BOOL CMegacellDialog::OnInitDialog() {
570 static int first_time = 1;

Callers 11

DoRadiosityRunFunction · 0.45
KillChildViewsMethod · 0.45
OnViewTexturemineMethod · 0.45
OnViewWireframemineMethod · 0.45
OnInitDialogMethod · 0.45
RemoveSplashScreenMethod · 0.45
DockKeypadMethod · 0.45
OnObjbuttonMethod · 0.45
OnViewViewpropMethod · 0.45
DestroyProgressMethod · 0.45
DoBOAVisProgressDialogFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected