Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ Activate
Method
Activate
editor/FloatingKeypadDialog.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void CFloatingKeypadDialog::Activate() {
131
if (m_KeypadTabDialog)
132
m_KeypadTabDialog->Activate();
133
}
134
135
void CFloatingKeypadDialog::Deactivate() {
136
if (m_KeypadTabDialog)
Callers
2
OnFilePlayin640x480
Method · 0.45
OnFileLeaveEditor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected