MCPcopy Create free account
hub / github.com/MyGUI/mygui / clear

Method clear

MyGUIEngine/src/MyGUI_TextView.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 void clear()
49 {
50 rollback = false;
51 }
52
53 bool empty() const
54 {

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected