MCPcopy Create free account
hub / github.com/cppla/ServerStatus / Main

Method Main

server/src/server.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 CNetwork *Network() { return &m_Network; }
42 CNetBan *NetBan() { return &m_NetBan; }
43 CMain *Main() { return m_pMain; }
44};
45
46#endif

Callers 2

NewClientCallbackMethod · 0.80
DelClientCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected