MCPcopy 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
2329int CPlayer::GetIndex() const
2330{
2331 return m_iIndex;
2332}
2333
2334bool CPlayer::IsInGame()
2335{

Callers 2

GetMessageIndexMethod · 0.80
SetAttackerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected