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

Method clearDeclaration

MyGUIEngine/src/MyGUI_XmlDocument.cpp:808–811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

806 }
807
808 void Document::clearDeclaration()
809 {
810 mDeclaration.reset();
811 }
812
813 void Document::clearRoot()
814 {

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected