MCPcopy 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
2381bool CPlayer::IsSourceTV() const
2382{
2383 return m_bIsSourceTV;
2384}
2385
2386bool CPlayer::IsReplay() const
2387{

Callers 3

sm_IsClientSourceTVFunction · 0.80
ProcessCommandTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected