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

Method Update

src/plugin/net/src/AFCNetClientService.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void AFCNetClientService::Update()
53{
54 ProcessAddConnection();
55 ProcessUpdate();
56}
57
58bool AFCNetClientService::RegMsgCallback(const int msg_id, const NET_MSG_FUNCTOR&& cb)
59{

Callers 1

ProcessUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected