Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
228
void Profile::writeModlist()
229
{
230
m_ModListWriter.write();
231
}
232
233
void Profile::writeModlistNow(bool onlyIfPending)
234
{
Callers
6
removeRowForce
Method · 0.80
fixMods
Method · 0.80
OrganizerCore
Method · 0.80
refreshESPList
Method · 0.80
modPrioritiesChanged
Method · 0.80
saveCurrentProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected