MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / gameName

Method gameName

src/instancemanager.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58QString Instance::gameName() const
59{
60 return m_gameName;
61}
62
63QString Instance::gameDirectory() const
64{

Callers 15

fillDataMethod · 0.45
lessThanMethod · 0.45
removeModMethod · 0.45
updateIndicesMethod · 0.45
checkAllForUpdateMethod · 0.45
filteredModsMethod · 0.45
manualUpdateCheckMethod · 0.45
checkModsForUpdatesMethod · 0.45
exportModListCSVMethod · 0.45
visitOnNexusMethod · 0.45
visitNexusOrWebPageMethod · 0.45
registerGameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected