Hello Guys,
I want unreal to receive a UDP network msg from unity3d how can i do that.
I have a small project in unity3d that should control which map to open in unreal engine 4 so what i want to do is to send a value from unity3d and receive it on unreal. the sending part is already working but i have no idea how to make it work on unreal.