Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation > API/Runtime/Engine/AI/Navigation/INavRelevantInterface
- INavRelevantInterface::HasCustomNavigableGeometry()
- UPrimitiveComponent::HasCustomNavigableGeometry()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavRelevantInterface.h |
| Include | #include "AI/Navigation/NavRelevantInterface.h" |
virtual EHasCustomNavigableGeometry::Type HasCustomNavigableGeometry() const
Remarks
If true then DoCustomNavigableGeometryExport will be called to collect navigable geometry for the object implementing this interface.