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

Method onWidgetDestroy

MyGUIEngine/src/MyGUI_Widget.cpp:1186–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1184 }
1185
1186 void Widget::onWidgetDestroy(Widget* _widget)
1187 {
1188 }
1189
1190 void Widget::setWidgetClient(Widget* _widget)
1191 {

Callers 1

_destroyChildWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected