Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1 > API/Runtime/NavigationSystem/UNavigationSystemV1/ReplaceAreaInOctreeData
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
bool ReplaceAreaInOctreeData
(
FNavigationElementHandle Handle,
TSubclassOf< UNavArea > OldArea,
TSubclassOf< UNavArea > NewArea,
bool bReplaceChildClasses
)
Remarks
Fetched element's data from the octree and replaces occurrences of OldArea with NewArea