Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNavigationElement
Description
Sets whether the area covered by the navigation bounds should be dirtied when inserting, or removing, the element in the navigation octree (default behavior).
| Name | SetDirtyAreaOnRegistration |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationElement.h |
| Include Path | #include "AI/Navigation/NavigationElement.h" |
void SetDirtyAreaOnRegistration
(
const bool bInDirtyAreaOnRegistration
)
See Also
- DirtyAreaOnRegistration