Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ EnableOnQuickEscapeBehavior
Method
EnableOnQuickEscapeBehavior
Descent3/newui_core.cpp:3925–3925 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3923
}
3924
3925
void newuiEditBox::EnableOnQuickEscapeBehavior(bool do_it) { m_quick_escape_enable = do_it; }
3926
3927
void newuiEditBox::OnDestroy() {
3928
if (m_title) {
Callers
1
Realize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected