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

Go to the source code of this file.

Classes

class  UE::Interchange::FScopedLambda
 

Namespaces

namespace  UE
 
namespace  UE::Interchange
 

Functions

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)