MCPcopy 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
311MOBase::IModList* OrganizerProxy::modList() const
312{
313 return m_ModListProxy.get();
314}
315
316MOBase::IGameFeatures* OrganizerProxy::gameFeatures() const
317{

Callers 1

OrganizerProxyMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected