Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ downloadManager
Method
downloadManager
src/organizerproxy.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
MOBase::IDownloadManager* OrganizerProxy::downloadManager() const
302
{
303
return m_DownloadManagerProxy.get();
304
}
305
306
MOBase::IPluginList* OrganizerProxy::pluginList() const
307
{
Callers
1
OrganizerProxy
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected