Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ size
Method
size
Engine/source/navigation/navPath.cpp:551–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
S32 NavPath::size() const
552
{
553
return mPoints.size();
554
}
555
556
void NavPath::onEditorEnable()
557
{
Callers
15
init
Method · 0.45
resize
Method · 0.45
visitNext
Method · 0.45
update
Method · 0.45
renderSimple
Method · 0.45
packUpdate
Method · 0.45
unpackUpdate
Method · 0.45
navPath.cpp
File · 0.45
navMesh.cpp
File · 0.45
addLink
Method · 0.45
getLink
Method · 0.45
getLinkCount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected