How to create a private room using Photon?

Options
I want to create an option for my multiplayer game where a player can generate a random code, and others who have that code can join his room. I'm using Photon Pun 2 in Unity, c#!

Comments