MCPcopy 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
3925void newuiEditBox::EnableOnQuickEscapeBehavior(bool do_it) { m_quick_escape_enable = do_it; }
3926
3927void newuiEditBox::OnDestroy() {
3928 if (m_title) {

Callers 1

RealizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected