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

Method RemoveUpdateModule

src/base/AFPluginManager.hpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 void RemoveUpdateModule(const std::string& module_name)
143 {
144 module_updates_.erase(module_name);
145 }
146
147 int64_t GetNowTime() const
148 {

Callers

nothing calls this directly

Calls 1

eraseMethod · 0.45

Tested by

no test coverage detected