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

Method gamePlugin

src/instancemanager.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78MOBase::IPluginGame* Instance::gamePlugin() const
79{
80 return m_plugin;
81}
82
83QString Instance::profileName() const
84{

Callers 3

selectVariantFunction · 0.80
setupMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected