Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetRoot
Method
GetRoot
NetStream/source/menus/menu_generic.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
ui::Scene *menu::GenericMenu::GetRoot() const
87
{
88
return m_root;
89
}
90
91
void menu::DeactivateAll(uint32_t endMargin)
92
{
Callers
1
~GenericMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected