Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ DisableInput
Method
DisableInput
NetStream/source/menus/menu_generic.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void menu::GenericMenu::DisableInput()
77
{
78
m_root->SetActivate(false);
79
}
80
81
void menu::GenericMenu::EnableInput()
82
{
Callers
3
OnConnectionFailedDialogEvent
Method · 0.80
Settings
Method · 0.80
OnOptionMenuEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected