Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getVisible
Method
getVisible
Common/PanelView/BasePanelViewItem.h:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
bool getVisible()
67
{
68
return mPanelCell->getVisible();
69
}
70
71
BasePanelViewCell* getPanelCell()
72
{
Callers
1
updateView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected