Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetInstance
Method
GetInstance
NetStream/source/menus/menu_settings.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
menu::Settings *menu::Settings::GetInstance()
249
{
250
return s_instance;
251
}
252
253
AppSettings *menu::Settings::GetAppSetInstance()
254
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected