MCPcopy 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
76void menu::GenericMenu::DisableInput()
77{
78 m_root->SetActivate(false);
79}
80
81void menu::GenericMenu::EnableInput()
82{

Callers 3

SettingsMethod · 0.80
OnOptionMenuEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected