MCPcopy 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
566void NavPath::onEditorDisable()
567{
568 mNetFlags.clear(Ghostable);
569}
570
571void NavPath::inspectPostApply()
572{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected