Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Length
Method
Length
core/logic/LumpManager.cpp:129–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
size_t EntityLumpManager::Length() {
130
return m_Entities.size();
131
}
Callers
5
GetVectorLength
Function · 0.80
sm_LumpManagerGet
Function · 0.80
sm_LumpManagerErase
Function · 0.80
sm_LumpManagerInsert
Function · 0.80
sm_LumpManagerLength
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected