MCPcopy Create free account
hub / github.com/OpenMW/openmw / clearCallbacks

Method clearCallbacks

components/lua_ui/widget.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 }
244
245 void WidgetExtension::clearCallbacks()
246 {
247 mCallbacks.clear();
248 }
249
250 MyGUI::IntCoord WidgetExtension::forcedCoord()
251 {

Callers 1

setEventCallbacksFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected