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