MCPcopy Create free account
hub / github.com/MyGUI/mygui / setTextColour

Function setTextColour

MyGUIEngine/include/MyGUI_ISubWidgetText.h:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 virtual void setTextColour(const Colour& /*_value*/)
145 {
146 }
147 virtual const Colour& getTextColour() const
148 {
149 return Colour::Zero;

Callers 2

setTextColourMethod · 0.85
setPropertyOverrideMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected