is-centre / udp-ue4-plugin-win64

A simple UDP communication plugin based on freely available code
MIT License
50 stars 20 forks source link

5.1 Missing 'IP' portion of UDPReceiver #14

Closed Jblue21 closed 1 year ago

Jblue21 commented 1 year ago

Hello, there. I was installing your 5.1 version to send data from a different source to Unreal Engine using UDP connections. However, whenever I create the 'Start UDPReceiver' on an event graph, the 'IP' portion to type out was missing. I was wondering if I was doing anything wrong with the installation or if it was meant this way. Thank you!

ip

Jblue21 commented 1 year ago

I read your comment about the UDPReceiver always listening on the local interface! Nevermind, Thank you!