Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ modList
Method
modList
src/organizerproxy.cpp:311–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
MOBase::IModList* OrganizerProxy::modList() const
312
{
313
return m_ModListProxy.get();
314
}
315
316
MOBase::IGameFeatures* OrganizerProxy::gameFeatures() const
317
{
Callers
1
OrganizerProxy
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected