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

Method _getImageBox

MyGUIEngine/src/MyGUI_Button.cpp:231–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 }
230
231 ImageBox* Button::_getImageBox() const
232 {
233 return mImage;
234 }
235
236} // namespace MyGUI

Callers 3

getStaticImageMethod · 0.80
setImageIndexMethod · 0.80
getImageIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected