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

Method getPathIndex

Engine/source/scene/simPath.h:93–96  ·  view source on GitHub ↗

-------------------------------------------------------------------------- --------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

91//--------------------------------------------------------------------------
92//--------------------------------------------------------------------------
93inline U32 Path::getPathIndex() const
94{
95 return mPathIndex;
96}
97
98} // Namespace
99

Callers 1

simPath.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected