Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNavigationElement
Description
Sets the mode that indicates when the geometry gathering must be executed.
| Name | SetGeometryGatheringMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavigationElement.h |
| Include Path | #include "AI/Navigation/NavigationElement.h" |
void SetGeometryGatheringMode
(
const ENavDataGatheringMode InGeometryGatheringMode
)
See Also
- GeometryGatheringMode