Operations on an FString

I think I figured a way to format the strings to include variables ahead of time.
I also found a “Format” function on the FString, but right now that method seems a little clunkier to use.

Starting a sentence with a lowercase letter bothered me, so I created a namespace for FString-related utility functions as well.

Privacy & Terms