Mutable. UIMetadata, Object Friendly Name localization

Wouldn’t it be better if the ‘Object Friendly Name’ were an FText instead of an FString? To avoid localization issues. Maybe the same for ‘UI Section Name’?

I have the exact same issue with using it which resulted in making an otherwise useless hardcoded maps from strings to translatable text. @GerardMTE can UI metadata be changed to contain FText and be translatable? Also, can the groom extension have an option to specify component names, so the LODSync component can manage them without any hacks?

1 Like