Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnTimer
Method
OnTimer
editor/AnimStatesDialog.cpp:457–461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
void CAnimStatesDialog::OnTimer(UINT nIDEvent) {
458
UpdateAnimStateView();
459
460
CDialog::OnTimer(nIDEvent);
461
}
462
463
void CAnimStatesDialog::OnKillfocusAlertFromEdit() { KillFocusFroms(IDC_ALERT_FROM_EDIT); }
464
Callers
nothing calls this directly
Calls
1
OnTimer
Function · 0.50
Tested by
no test coverage detected