Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Update
Method
Update
Source/Engine/Navigation/Navigation.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
#if COMPILE_WITH_NAV_MESH_BUILDER
318
319
void NavigationService::Update()
320
{
321
NavMeshBuilder::Update();
322
}
323
324
#endif
325
Callers
nothing calls this directly
Calls
1
Update
Function · 0.50
Tested by
no test coverage detected