Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
306
MOBase::IPluginList* OrganizerProxy::pluginList() const
307
{
308
return m_PluginListProxy.get();
309
}
310
311
MOBase::IModList* OrganizerProxy::modList() const
312
{
Callers
1
OrganizerProxy
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected