UGeometryCollectionComponent::DoCustomNavigableGeometryExport

Collects custom navigable geometry of component.

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::DoCustomNavigableGeometryExport()

UGeometryCollectionComponent::DoCustomNavigableGeometryExport()

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponent.h

Include

#include "GeometryCollection/GeometryCollectionComponent.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionComponent.cpp

Syntax

virtual bool DoCustomNavigableGeometryExport
(
    FNavigableGeometryExport & GeomExport
) const

Remarks

Collects custom navigable geometry of component.

Returns

true if regular navigable geometry exporting should be run as well

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss