I want to mirror input (such as mouse clicks and key presses…) from an external application, onto a ue4 game window.
Is there a way I can trigger mouse clicks and key presses in ue4? If I could do this, I could send the input to unreal via a client/server setup.