I also encountered this problem, and I now think of two ways:
- if the field is a more specific name, replace it directly with an FString lookup;
- or refactoring a UStructToJsonObject () this function.
Did guys have a better solution?
I also encountered this problem, and I now think of two ways:
Did guys have a better solution?