MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / WasCountedAsInGame

Method WasCountedAsInGame

core/PlayerManager.cpp:2339–2342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2337}
2338
2339bool CPlayer::WasCountedAsInGame()
2340{
2341 return m_IsInGame;
2342}
2343
2344bool CPlayer::IsConnected()
2345{

Callers 1

OnClientDisconnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected