Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/FNavigationOctree
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationOctree.h |
| Include | #include "NavigationOctree.h" |
void RemoveElement
&40;
FOctreeElementId2 ElementId
&41;
Remarks
Removes an element from the octree.
Parameters
| Name | Description |
|---|---|
| ElementId | The element to remove from the octree. |