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

Method size

Engine/source/navigation/navPath.cpp:556–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

554}
555
556S32 NavPath::size() const
557{
558 return mPoints.size();
559}
560
561void NavPath::onEditorEnable()
562{

Callers 15

initMethod · 0.45
resizeMethod · 0.45
visitNextMethod · 0.45
updateMethod · 0.45
renderSimpleMethod · 0.45
packUpdateMethod · 0.45
unpackUpdateMethod · 0.45
navPath.cppFile · 0.45
navMesh.cppFile · 0.45
addLinkMethod · 0.45
getLinkMethod · 0.45
getLinkCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected