PhotonNetwork.JoinOrCreateRoom()

Options
How do I change the PhotonNetwork.JoinOrCreateRoom () during the game? After all, it can only be written in the void OnJoinedLobby (), which is executed when the game starts.