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

Method OnOtherMessage

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

Source from the content-addressed store, hash-verified

131}
132
133void AFCProxyNetModule::OnOtherMessage(const AFNetMsg* msg, const int64_t session_id)
134{
135 // Transpond(xHead, nMsgID msg, nLen);
136}
137
138void AFCProxyNetModule::OnBrocastmsg(const AFNetMsg* msg, const int64_t session_id)
139{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected