Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavigationDataHandler
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationDataHandler.h |
| Include | #include "NavigationDataHandler.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationDataHandler.cpp |
void RemoveFromNavOctree
(
const FOctreeElementId2 & ElementId,
int32 UpdateFlags
)
Remarks
Removes the octree node and the NavigationElementHandle-OctreeElementId pair associated to the specified OctreeElementId. It will also dirty the area base of the NavigationElement values and the specified update flags.