How do I setup a Pause and Un-Pause system using Blueprint?

You need to use the same “Set Game Paused” node but with the “Paused” input on the left unchecked. You would probably need to feed in a value there that is the opposite of the current “Is Game Paused” state.