Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnTimer
Method
OnTimer
editor/WorldObjectsGenericDialog.cpp:1210–1214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1208
}
1209
1210
void CWorldObjectsGenericDialog::OnTimer(UINT nIDEvent) {
1211
UpdateObjectView();
1212
1213
CDialog::OnTimer(nIDEvent);
1214
}
1215
1216
void CWorldObjectsGenericDialog::OnSelendokGenericNamePulldown() {
1217
int i, cur;
Callers
nothing calls this directly
Calls
1
OnTimer
Function · 0.50
Tested by
no test coverage detected