59 virtual bool SupportsGatheringGeometrySlices()
const {
return false; }
64 virtual bool ShouldSkipDirtyAreaOnAddOrRemove()
const {
return false; }
72 virtual void PrepareGeometryExportSync() {}
76 virtual UBodySetup* GetNavigableGeometryBodySetup() {
return nullptr; }
90 virtual void UpdateNavigationBounds() {}
93 virtual bool IsNavigationRelevant()
const {
return true; }
98 virtual UObject* GetNavigationParent()
const {
return nullptr; }
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition BodySetup.h:128