ue4 float to fstring
FString TheFloatStr = FString::SanitizeFloat(f);
Shiny Sloth
FString TheFloatStr = FString::SanitizeFloat(f);