Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ plugin
Method
plugin
src/settings.cpp:601–604 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
599
{}
600
601
const MOBase::IPluginGame* GameSettings::plugin()
602
{
603
return m_GamePlugin;
604
}
605
606
void GameSettings::setPlugin(const MOBase::IPluginGame* gamePlugin)
607
{
Callers
14
registerAsNXMHandler
Method · 0.45
appID
Method · 0.45
PathsSettingsTab
Method · 0.45
update
Method · 0.45
on_browseGameDirBtn_clicked
Method · 0.45
callIfPluginActive
Function · 0.45
registerFeature
Method · 0.45
unregisterFeaturesImpl
Method · 0.45
importCategories
Method · 0.45
refreshNexusCategories
Method · 0.45
update
Method · 0.45
GameFeatures
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected