init(matchRequest:)
Creates a matchmaker view controller for the local player to start inviting other players.
Declaration
init?(matchRequest request: GKMatchRequest)Parameters
- request:
The configuration for the match.
Return Value
An initialized matchmaker view controller object or nil If an error occurs.