Manually transition Client from Transition Map

Hi,

I want to do the following:

A match in our game ends. The server transitions to another map and takes the clients with it.

Now I want the clients to stay on the transition map until the user clicks on a button.

Is there any cpp event that I have to override?