MCPcopy 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
81void menu::GenericMenu::EnableInput()
82{
83 m_root->SetActivate(true);
84}
85
86ui::Scene *menu::GenericMenu::GetRoot() const
87{

Callers 1

OnSettingsEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected