Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1 > API/Runtime/NavigationSystem/UNavigationSystemV1/UpdateNavOctreeElementBounds
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
bool UpdateNavOctreeElementBounds
(
UActorComponent * Comp,
const FBox & NewBounds,
const FBox & DirtyArea
)
Remarks
Update component bounds in navigation octree and mark only specified area as dirty, doesn't re-export component geometry