Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ count
Method
count
Engine/source/console/console.h:284–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
operator const char**() { return argv; }
283
284
int count() { return argc; }
285
};
286
287
// Transparently converts const char** to ConsoleValue
Callers
5
duplicate
Method · 0.45
crop
Method · 0.45
append
Method · 0.45
arrayObject.cpp
File · 0.45
execute
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected