Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getSubWidgetMain
Method
getSubWidgetMain
MyGUIEngine/src/MyGUI_SkinItem.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
ISubWidgetRect* SkinItem::getSubWidgetMain() const
154
{
155
return mMainSkin;
156
}
157
158
} // namespace MyGUI
Callers
3
drawSpline
Method · 0.80
createScene
Method · 0.80
createScene
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected