Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setEventCallbacks
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected