So what would you recommend doing for “How to stop case correction when converting from Struct to JSON” using FJsonObjectConverter::UStructToJsonObjectString? In my case I have a
FString playerUID in my struct that becomes playerUId when serialized.