Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2339
bool CPlayer::WasCountedAsInGame()
2340
{
2341
return m_IsInGame;
2342
}
2343
2344
bool CPlayer::IsConnected()
2345
{
Callers
1
OnClientDisconnect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected