Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ onEditorDisable
Method
onEditorDisable
Engine/source/navigation/navPath.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
void NavPath::onEditorDisable()
567
{
568
mNetFlags.clear(Ghostable);
569
}
570
571
void NavPath::inspectPostApply()
572
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected