MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / clearRecents

Function clearRecents

TheForceEngine/TFE_Editor/editor.cpp:1140–1143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1138 }
1139
1140 void clearRecents()
1141 {
1142 s_recents.clear();
1143 }
1144
1145 void addToRecents(const char* path, bool _saveConfig)
1146 {

Callers 1

loadConfigFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected