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

Method SubWidgetBinding

MyGUIEngine/src/MyGUI_SubWidgetBinding.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11{
12
13 SubWidgetBinding::SubWidgetBinding()
14 {
15 clear();
16 }
17
18 SubWidgetBinding::SubWidgetBinding(const IntCoord& _coord, Align _aligin, std::string_view _type)
19 {

Callers

nothing calls this directly

Calls 1

clearFunction · 0.85

Tested by

no test coverage detected