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

Method NetBan

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

Source from the content-addressed store, hash-verified

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

Callers 2

UpdateMethod · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected