OnRoomStartingEvent
Delegate Declaration
Invoked when the room changes to the Starting state.
Game servers are being prepared for the room.
If no available game servers are found, FailedToStartRoomEvent will be invoked.
If game servers are prepared, RoomReadyEvent will be invoked.
Class | |
Event Data of the OnRoomStartingEvent |
Last updated