MCPcopy 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

setVisibleMethod · 0.85
setVisibleSmoothMethod · 0.85
setPropertyOverrideMethod · 0.85
setPropertyMethod · 0.85
setAutoAlphaMethod · 0.85
setVisibleMethod · 0.85
setVisibleSmoothMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected