UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InterchangeHelper.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::Interchange
 
namespace  UE::Interchange::Private
 

Functions

int32 UE::Interchange::Private::GetUsableMaxAssetPathLength ()
 
void UE::Interchange::SanitizeName (FString &InOutName, bool bIsJoint)
 
FString UE::Interchange::MakeSanitizedName (const FString &InName, bool bIsJoint)
 
FString UE::Interchange::MakeName (const FString &InName, bool bIsJoint)
 
int32 UE::Interchange::GetAssetNameMaxCharCount (const FString &ParentPackage)
 
FString UE::Interchange::GetAssetNameWBudget (const FString &DesiredAssetName, int32 CharBudget, TCHAR CharReplacement)
 

Variables

int32 UE::Interchange::Private::GInterchangeMaxAssetPathLength = 160