次の方法で共有


GKTurnBasedParticipantStatus 列挙型

定義

ターンベースの参加者の状態を指定する値を持つ列挙体。 (「Status」を参照)。

public enum GKTurnBasedParticipantStatus
type GKTurnBasedParticipantStatus = 
継承
GKTurnBasedParticipantStatus

フィールド

名前 説明
Unknown 0
Invited 1
Declined 2
Matching 3
Active 4
Done 5

適用対象