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

Method getRoot

UnitTests/TestApp/DataManager.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 Data* DataManager::getRoot()
60 {
61 return mRoot;
62 }
63
64 void DataManager::invalidateDatas()
65 {

Callers 7

Gui.hFile · 0.45
setupResourcesMethod · 0.45
doActionMethod · 0.45
undoActionMethod · 0.45
updateListDataMethod · 0.45
doActionMethod · 0.45
undoActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected