Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation > API/Runtime/Engine/AI/Navigation/FNavigationElement
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationElement.h |
| Include | #include "AI/Navigation/NavigationElement.h" |
void SetDirtyAreaOnRegistration
(
const bool bInDirtyAreaOnRegistration
)
Remarks
Sets whether 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