UDP helper class makes engine get stuck in Application.EnterPlayMode
I currently have a very weird issue. I’m currently working on some test code for implementing multiplayer using UDP
. Because I know I need to use UDP
in multiple places, I created a helper class for it. Here’s what the helper class looks like: