Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ clear
Method
clear
MyGUIEngine/include/MyGUI_Delegate.h:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void clear()
168
{
169
mDelegate.reset();
170
}
171
172
Delegate& operator=(IDelegate* _delegate)
173
{
Callers
1
clear
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected