Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ IsSourceTV
Method
IsSourceTV
core/PlayerManager.cpp:2381–2384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2379
}
2380
2381
bool CPlayer::IsSourceTV() const
2382
{
2383
return m_bIsSourceTV;
2384
}
2385
2386
bool CPlayer::IsReplay() const
2387
{
Callers
3
OnServerHibernationUpdate
Method · 0.80
sm_IsClientSourceTV
Function · 0.80
ProcessCommandTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected