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

Method getMenuCtrlParent

MyGUIEngine/src/MyGUI_MenuItem.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 }
163
164 MenuControl* MenuItem::getMenuCtrlParent() const
165 {
166 return mOwner;
167 }
168
169 IItemContainer* MenuItem::_getItemContainer() const
170 {

Callers 4

getFunction · 0.80
shutdownOverrideMethod · 0.80
notifyMenuCtrlAcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected