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