Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ clear
Function
clear
MyGUIEngine/include/MyGUI_EventPair.h:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void clear()
79
{
80
m_eventObsolete.clear();
81
m_event.clear();
82
}
83
84
bool empty() const
85
{
Callers
15
shutdown
Method · 0.85
reset
Method · 0.85
shutdown
Method · 0.85
~Data
Method · 0.85
~SceneObject
Method · 0.85
updateData
Method · 0.85
shutdown
Method · 0.85
~ResourceSkin
Method · 0.85
open
Method · 0.85
shutdown
Method · 0.85
SubWidgetBinding
Method · 0.85
create
Method · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected