Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ IsReplay
Method
IsReplay
core/PlayerManager.cpp:2386–2389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2384
}
2385
2386
bool CPlayer::IsReplay() const
2387
{
2388
return m_bIsReplay;
2389
}
2390
2391
void CPlayer::SetAdminId(AdminId id, bool temporary)
2392
{
Callers
3
OnServerHibernationUpdate
Method · 0.80
sm_IsClientReplay
Function · 0.80
ProcessCommandTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected