MCPcopy 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
601const MOBase::IPluginGame* GameSettings::plugin()
602{
603 return m_GamePlugin;
604}
605
606void GameSettings::setPlugin(const MOBase::IPluginGame* gamePlugin)
607{

Callers 14

registerAsNXMHandlerMethod · 0.45
appIDMethod · 0.45
PathsSettingsTabMethod · 0.45
updateMethod · 0.45
callIfPluginActiveFunction · 0.45
registerFeatureMethod · 0.45
importCategoriesMethod · 0.45
updateMethod · 0.45
GameFeaturesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected