How to UnPause a game (Resolved)

How do you unpause a game once it has been paused with GetFirstPlayerController::Pause(); in c++;

resolved this by creating a toggle for the input component and changing to GetFirstPlayerController::SetPause();