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

Method reset

src/colortable.cpp:140–140  ·  view source on GitHub ↗

resets the current color, commit() must be called to save it

Source from the content-addressed store, hash-verified

138 // resets the current color, commit() must be called to save it
139 //
140 bool reset() { return set(m_default); }
141
142 // saves the current color
143 //

Callers 1

resetColorsMethod · 0.45

Calls 1

setFunction · 0.70

Tested by

no test coverage detected