UniversalCraft
UniversalCraft copied to clipboard
UTextComponent: fix inconsistencies in `toFormattedString`
The previous implementation does not match the output of ITextComponent when called on a Text.
The new implementation will produce an exact match.