MCPcopy 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

shutdownMethod · 0.85
resetMethod · 0.85
shutdownMethod · 0.85
~DataMethod · 0.85
~SceneObjectMethod · 0.85
updateDataMethod · 0.85
shutdownMethod · 0.85
~ResourceSkinMethod · 0.85
openMethod · 0.85
shutdownMethod · 0.85
SubWidgetBindingMethod · 0.85
createMethod · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected