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

Method baseDirectory

src/instancemanager.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73QString Instance::baseDirectory() const
74{
75 return m_baseDir;
76}
77
78MOBase::IPluginGame* Instance::gamePlugin() const
79{

Callers 2

exploreBaseDirectoryMethod · 0.80
fillDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected