Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
MOBase::IPluginGame* Instance::gamePlugin() const
79
{
80
return m_plugin;
81
}
82
83
QString Instance::profileName() const
84
{
Callers
3
selectVariant
Function · 0.80
setup
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected