Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
942
void CWorldObjectsDoorDialog::OnDestroy() {
943
CDialog::OnDestroy();
944
945
ObjReInitAll();
946
}
947
948
void CWorldObjectsDoorDialog::OnSelendokDoorOpenSound() {
949
int cur;
Callers
nothing calls this directly
Calls
1
ObjReInitAll
Function · 0.85
Tested by
no test coverage detected