MCPcopy Create free account
hub / github.com/MyGUI/mygui / unlinkWidget

Method unlinkWidget

MyGUIEngine/src/MyGUI_InputManager.cpp:695–698  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

693 }
694
695 void InputManager::unlinkWidget(Widget* _widget)
696 {
697 _unlinkWidget(_widget);
698 }
699
700} // namespace MyGUI

Callers 2

_updateEnabledMethod · 0.80
prepareItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected