Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ NodeCount
Method
NodeCount
source/src/bot/bot_util.h:276–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
275
bool Empty(void) { return (pNodeList == NULL); };
276
int NodeCount(void) { return iNodeCount; };
277
278
279
// construction/destruction
Callers
2
loopj
Function · 0.80
Think
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected