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

Method writeModlist

src/profile.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228void Profile::writeModlist()
229{
230 m_ModListWriter.write();
231}
232
233void Profile::writeModlistNow(bool onlyIfPending)
234{

Callers 6

removeRowForceMethod · 0.80
fixModsMethod · 0.80
OrganizerCoreMethod · 0.80
refreshESPListMethod · 0.80
modPrioritiesChangedMethod · 0.80
saveCurrentProfileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected