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

Method PreShut

src/plugin/utility/src/AFCTimerModule.cpp:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33bool AFCTimerModule::PreShut()
34{
35 timer_manager_ptr->Shut();
36 return true;
37}
38
39bool AFCTimerModule::Update()
40{

Callers

nothing calls this directly

Calls 1

ShutMethod · 0.45

Tested by

no test coverage detected