MCPcopy 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
561void NavPath::onEditorDisable()
562{
563 mNetFlags.clear(Ghostable);
564}
565
566void NavPath::inspectPostApply()
567{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected