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

Function setFontName

MyGUIEngine/include/MyGUI_ISubWidgetText.h:152–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 virtual void setFontName(std::string_view /*_value*/)
153 {
154 }
155 virtual std::string_view getFontName() const
156 {
157 return {};

Callers 4

setFontNameMethod · 0.85
setPropertyOverrideMethod · 0.85
setFontNameMethod · 0.85
MyGUI_MenuItem.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected