I have TArray<FSomeStruct>, and I want to copy/paste it to/from clipboard . How can I serialize/deserialize it to FString, like unreal does? Like on the attached screenshot?
I have TArray<FSomeStruct>, and I want to copy/paste it to/from clipboard . How can I serialize/deserialize it to FString, like unreal does? Like on the attached screenshot?