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

Method getItemResource

MyGUIEngine/src/MyGUI_ImageBox.cpp:548–551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

546 }
547
548 ResourceImageSetPtr ImageBox::getItemResource() const
549 {
550 return mResource;
551 }
552
553} // namespace MyGUI

Callers 2

setMessageIconMethod · 0.80
validateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected