GKTurnBasedEventListener.ReceivedTurnEvent 方法

定义

调用 的方法,用于激活 轮 player次。

[Foundation.Export("player:receivedTurnEventForMatch:didBecomeActive:")]
public virtual void ReceivedTurnEvent (GameKit.GKPlayer player, GameKit.GKTurnBasedMatch match, bool becameActive);
abstract member ReceivedTurnEvent : GameKit.GKPlayer * GameKit.GKTurnBasedMatch * bool -> unit
override this.ReceivedTurnEvent : GameKit.GKPlayer * GameKit.GKTurnBasedMatch * bool -> unit

参数

player
GKPlayer
becameActive
Boolean
属性

适用于