MCPcopy 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
457void CAnimStatesDialog::OnTimer(UINT nIDEvent) {
458 UpdateAnimStateView();
459
460 CDialog::OnTimer(nIDEvent);
461}
462
463void CAnimStatesDialog::OnKillfocusAlertFromEdit() { KillFocusFroms(IDC_ALERT_FROM_EDIT); }
464

Callers

nothing calls this directly

Calls 1

OnTimerFunction · 0.50

Tested by

no test coverage detected