UGameViewportClient created only once per game?

Multiple Split Sceens created inside single UGameViewportClient?

Is there situations in game, when UGameViewportClient created many times?

I will assume that GameViewportCient created once per game, because i did not find any situations where GameViewportCient created twise per game.

Also i think the same GameViewportCient is used for split screens.