How does LOCTEXT() work?

With 4.8, slate STextBlock no longer accept FString.

I want to know is LOCTEXT used and whats the difference between it and using something like this.



FText::FromString("Close")

2 Likes

See these links: