Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation > API/Runtime/Engine/AI/Navigation/INavRelevantInterface
- INavRelevantInterface::GetNavigableGeometryBodySetup()
- UPrimitiveComponent::GetNavigableGeometryBodySetup()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavRelevantInterface.h |
| Include | #include "AI/Navigation/NavRelevantInterface.h" |
virtual UBodySetup * GetNavigableGeometryBodySetup()
Remarks
Returns associated body setup (if any) for default geometry export. Associated UBodySetup if any, nullptr otherwise.