MCPcopy 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

clearMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected