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

Method Deactivate

editor/FloatingKeypadDialog.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135void CFloatingKeypadDialog::Deactivate() {
136 if (m_KeypadTabDialog)
137 m_KeypadTabDialog->Deactivate();
138}
139
140BEGIN_MESSAGE_MAP(CFloatingKeypadDialog, CDialog)
141//{{AFX_MSG_MAP(CFloatingKeypadDialog)

Callers 2

OnFilePlayin640x480Method · 0.45
OnFileLeaveEditorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected