GKTurnBasedParticipantStatus 枚举

定义

一个枚举,其值指定基于轮次的参与者的状态。 (请参阅Status.)

public enum GKTurnBasedParticipantStatus
type GKTurnBasedParticipantStatus = 
继承
GKTurnBasedParticipantStatus

字段

名称 说明
Unknown 0
Invited 1
Declined 2
Matching 3
Active 4
Done 5

适用于