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

Method OnTimer

editor/WorldObjectsRobotDialog.cpp:729–735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

727}
728
729void CWorldObjectsRobotDialog::OnTimer(UINT nIDEvent) {
730#if 0 // LGT: undeclared symbols
731 UpdateRobotView();
732
733 CDialog::OnTimer(nIDEvent);
734#endif
735}
736
737void CWorldObjectsRobotDialog::OnKillfocusRobotSizeEdit() {
738#if 0 // LGT: undeclared symbols

Callers

nothing calls this directly

Calls 1

OnTimerFunction · 0.50

Tested by

no test coverage detected