Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getAlign
Method
getAlign
MyGUIEngine/src/MyGUI_Widget.cpp:1332–1335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1330
}
1331
1332
Align Widget::getAlign() const
1333
{
1334
return mAlign;
1335
}
1336
1337
float Widget::getAlpha() const
1338
{
Callers
6
Type MYGUICALL ExportWidget_GetAlign
Method · 0.80
get
Function · 0.80
onWidgetCreated
Method · 0.80
insertItemAt
Method · 0.80
serialiseWidget
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected