MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / Save

Method Save

src/plugin/kernel/src/AFCConfigModule.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68bool AFCConfigModule::Save()
69{
70 return false;
71}
72
73bool AFCConfigModule::Clear()
74{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected