MatchmakingType
Used with DataModel.MatchmakingType to represent how players in the server are handled by matchmaking.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
662 | Default | 1 | Includes desktop, mobile, cross-play enabled players, etc. | |
662 | XboxOnly | 2 | Xbox players with cross-play disabled. | |
662 | PlayStationOnly | 3 | PlayStation players with cross-play disabled. |
Description
This enum is used with DataModel.MatchmakingType to represent how players in the server are handled by matchmaking.
History 4
- 662 Add XboxOnly
- 662 Add PlayStationOnly
- 662 Add Default
- 662 Add MatchmakingType