MCPcopy Create free account
hub / github.com/Norbyte/ositools / OnInitNetworkFixedStrings

Method OnInitNetworkFixedStrings

OsiInterface/OsirisProxy.cpp:364–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364void OsirisProxy::OnInitNetworkFixedStrings(void * self, void * arg1)
365{
366 if (EnableNetworkStringsDump) {
367 DumpNetworkFixedStrings();
368 }
369}
370
371void OsirisProxy::DumpNetworkFixedStrings()
372{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected