I have this working in 4.11, if anyone else struggles like I did.
You need to change the lines in the UI builder from
FString (TEXT…
to
FText::FromString(TEXT
I have this working in 4.11, if anyone else struggles like I did.
You need to change the lines in the UI builder from
FString (TEXT…
to
FText::FromString(TEXT