Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
- INavRelevantInterface::DoCustomNavigableGeometryExport()
- UPrimitiveComponent::DoCustomNavigableGeometryExport()
- UStaticMeshComponent::DoCustomNavigableGeometryExport()
- UInstancedStaticMeshComponent::DoCustomNavigableGeometryExport()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
virtual bool DoCustomNavigableGeometryExport
(
FNavigableGeometryExport & GeomExport
) const
Remarks
Collects custom navigable geometry of component. true if regular navigable geometry exporting should be run as well