MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getPathExpandoCount

Function getPathExpandoCount

Engine/source/console/console.cpp:2107–2110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2105//-----------------------------------------------------------------------------
2106
2107U32 getPathExpandoCount(void)
2108{
2109 return PathExpandos.size();
2110}
2111
2112//-----------------------------------------------------------------------------
2113

Callers 1

collapsePathFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected