FString, FName, and FText
Unreal doesn't use std::string. It has three distinct string types — FString, FName, and
Unreal doesn't use std::string. It has three distinct string types — FString, FName, and
Every piece of text a player reads has to survive translation into other languages without a code change,