Hi,
i’d like to send data in a struct or at least some int values from Unreal tcp to my c++ software.
Now I see all sockets here taking a FString as an input message. How to get my struct or int sent?
How to get the struct to the TCHAR* or uint8*?
Thanks a lot!
L