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

Method OnDestroy

editor/WorldObjectsPlayerDialog.cpp:995–999  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

993}
994
995void CWorldObjectsPlayerDialog::OnDestroy() {
996 CDialog::OnDestroy();
997
998 ObjReInitAll();
999}
1000
1001void CWorldObjectsPlayerDialog::OnKillfocusShipArmorEdit() {
1002 CEdit *ebox;

Callers

nothing calls this directly

Calls 1

ObjReInitAllFunction · 0.85

Tested by

no test coverage detected