Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setMessageIcon
Method · 0.80
validate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected