Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getAlpha
Method
getAlpha
MyGUIEngine/src/MyGUI_Widget.cpp:1337–1340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1335
}
1336
1337
float Widget::getAlpha() const
1338
{
1339
return mAlpha;
1340
}
1341
1342
bool Widget::getInheritsAlpha() const
1343
{
Callers
6
Type MYGUICALL ExportWidget_GetAlpha
Method · 0.80
MyGUI_Managed_Widget.h
File · 0.80
command
Method · 0.80
addTime
Method · 0.80
OnInitialise
Method · 0.80
notifyFrameStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected