GKTurnBasedMatchOutcome Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify valid outcomes of turn-based matches.
public enum GKTurnBasedMatchOutcome
type GKTurnBasedMatchOutcome =
- Inheritance
-
GKTurnBasedMatchOutcome
Fields
CustomRange | 16711680 | |
First | 6 | |
Fourth | 9 | |
Lost | 3 | |
None | 0 | |
Quit | 1 | |
Second | 7 | |
Third | 8 | |
Tied | 4 | |
TimeExpired | 5 | |
Won | 2 |