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

Function getPathExpandoCount

Engine/source/console/console.cpp:2027–2030  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2025//-----------------------------------------------------------------------------
2026
2027U32 getPathExpandoCount(void)
2028{
2029 return PathExpandos.size();
2030}
2031
2032//-----------------------------------------------------------------------------
2033

Callers 1

collapsePathFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected