Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setAlpha
Function
setAlpha
MyGUIEngine/include/MyGUI_ISubWidget.h:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
virtual void destroyDrawItem() = 0;
31
32
virtual void setAlpha(float /*_alpha*/)
33
{
34
}
35
36
virtual void setStateData(IStateInfo* /*_data*/)
37
{
Callers
7
setVisible
Method · 0.85
setVisibleSmooth
Method · 0.85
setPropertyOverride
Method · 0.85
setProperty
Method · 0.85
setAutoAlpha
Method · 0.85
setVisible
Method · 0.85
setVisibleSmooth
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected