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

Method OnCancel

editor/ObjectPropertiesDialog.cpp:319–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319void CObjectPropertiesDialog::OnCancel() {
320 // TODO: Add extra cleanup here
321 ddio_KeyFlush();
322 CDialog::OnCancel();
323}

Callers

nothing calls this directly

Calls 1

ddio_KeyFlushFunction · 0.85

Tested by

no test coverage detected