Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setVisible
Function
setVisible
MyGUIEngine/include/MyGUI_ISubWidget.h:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
mAlign = _value;
45
}
46
virtual void setVisible(bool _value)
47
{
48
mVisible = _value;
49
}
50
51
virtual void _updateView()
52
{
Callers
11
setVisible
Method · 0.85
setVisibleSmooth
Method · 0.85
setPropertyOverride
Method · 0.85
setVisible
Method · 0.85
setVisibleSmooth
Method · 0.85
MyGUI_Window.h
File · 0.85
update
Method · 0.85
update
Method · 0.85
update
Method · 0.85
update
Method · 0.85
SelectorControl.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected