MCPcopy 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

duplicateMethod · 0.45
cropMethod · 0.45
appendMethod · 0.45
arrayObject.cppFile · 0.45
executeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected