Pause game on gamepad controller disconnect

Hello and good day,

I searched all over the AnswerHub but no help.
So with any hope, you can help me.
I am trying to pause the game when the players gamepad disconnects.

Is there any way to do this in blueprint?

Thank you for reading this and hopefully you can help me.

This isn’t something I’ve attempted before, but some research into this topic has convinced me that any solution will probably require diving into C++. Some folks even modified the engine source code to enable this capability.

I hate to leave you without a solution that gets you closer to your goal, but — to answer your question directly — it appears that, no, there’s probably not a way to do this using only Blueprint scripting.

Thank you so much! It brings me closer to the solution of my problem. Thank you for helping!

Did you ever figure this out I need something like this too