31 static bool WillTextNamespaceBeUpdated(
const FText& Text);
34#if WITH_EDITOR && USE_STABLE_LOCALIZATION_KEYS
38 static void StaticStableTextId(
const UObject* InObject, IEditableTextProperty::ETextPropertyEditAction InEditAction,
const FString& InTextSource,
const FString& InProposedNamespace,
const FString& InProposedKey, FString& OutStableNamespace, FString& OutStableKey);
41 static void StaticStableTextId(
const UPackage* InPackage, IEditableTextProperty::ETextPropertyEditAction InEditAction,
const FString& InTextSource,
const FString& InProposedNamespace,
const FString& InProposedKey, FString& OutStableNamespace, FString& OutStableKey);
46 static bool GetNewNamespaceAndKey(
50 FString& OutNewNamespace,