Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ EnableInput
Method
EnableInput
NetStream/source/menus/menu_generic.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void menu::GenericMenu::EnableInput()
82
{
83
m_root->SetActivate(true);
84
}
85
86
ui::Scene *menu::GenericMenu::GetRoot() const
87
{
Callers
1
OnSettingsEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected