OnRoomReadyEvent
Last updated
Was this helpful?
Last updated
Was this helpful?
Invoked when the room changes to the Rooms Set state.
Game servers for the room are prepared.
Use NetworkClient.Instance.ConnectToRoom(Action<bool>) method to connect to the game servers.
Class
Event Data of the OnRoomStartingEvent