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

Method OnSelectServerResultProcess

src/server/proxy/src/AFCProxyNetModule.cpp:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65void AFCProxyNetModule::OnServerInfoProcess(const AFNetMsg* msg, const int64_t session_id) {}
66
67void AFCProxyNetModule::OnSelectServerResultProcess(const AFNetMsg* msg, const int64_t session_id) {}
68
69bool AFCProxyNetModule::VerifyConnectData(const std::string& strAccount, const std::string& strKey)
70{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected