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

Method OnDestroy

editor/WorldObjectsDoorDialog.cpp:942–946  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

940}
941
942void CWorldObjectsDoorDialog::OnDestroy() {
943 CDialog::OnDestroy();
944
945 ObjReInitAll();
946}
947
948void CWorldObjectsDoorDialog::OnSelendokDoorOpenSound() {
949 int cur;

Callers

nothing calls this directly

Calls 1

ObjReInitAllFunction · 0.85

Tested by

no test coverage detected