Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getShadow
Method
getShadow
MyGUIEngine/src/MyGUI_EditText.cpp:615–618 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
}
614
615
bool EditText::getShadow() const
616
{
617
return mShadow;
618
}
619
620
void EditText::setShadow(bool _value)
621
{
Callers
1
getTextShadow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected