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

Method getWidgetTypes

Tools/LayoutEditor/WidgetTypes.cpp:231–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 }
230
231 VectorWidgetType WidgetTypes::getWidgetTypes() const
232 {
233 return mWidgetTypes;
234 }
235
236 WidgetStyle* WidgetTypes::findWidgetStyleBySkin(std::string_view _skinName)
237 {

Callers 1

onFillValuesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected