How to check availability of internet in-game?

Ok so i am making and android/PC game and i want 2 different things to happen based on network connectivity. If internet is available then play ads or if internet not available then an in app purchase suggestion will pop up. Now I am not a programmer so i need a method in blueprint to get boolean value if the internet is connected or not. Or just anything that can give me to work with. How to check internet connectivity and use it make a bool out of it?

1 Like