Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetIndex
Method
GetIndex
core/PlayerManager.cpp:2329–2332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2327
}
2328
2329
int CPlayer::GetIndex() const
2330
{
2331
return m_iIndex;
2332
}
2333
2334
bool CPlayer::IsInGame()
2335
{
Callers
2
GetMessageIndex
Method · 0.80
SetAttacker
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected