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

Method pluginList

src/organizerproxy.cpp:306–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304}
305
306MOBase::IPluginList* OrganizerProxy::pluginList() const
307{
308 return m_PluginListProxy.get();
309}
310
311MOBase::IModList* OrganizerProxy::modList() const
312{

Callers 1

OrganizerProxyMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected