Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/Internationalization
Jamie Dale dfa485e6c8 Split the FText comparison API out of FText so that it can be used for FString
FTextComparison now exists to provide static access to the collated comparison functions of FText, without needing to actually create an FText to do the comparison.

This follows the pattern of things like FTextTransformer and FTextChronoFormatter.

#jira
#preflight 6374fd521d25fe8b932dac1d
#rb Leon.Huang

[CL 23164251 by Jamie Dale in ue5-main branch]
2022-11-16 17:37:18 -05:00
..