共用方式為


GKAgentDelegate.AgentDidUpdate(GKAgent) 方法

定義

在 的 agent M:GameKit.GKAgent.Update*方法完成之後呼叫。

[Foundation.Export("agentDidUpdate:")]
public virtual void AgentDidUpdate (GameplayKit.GKAgent agent);
abstract member AgentDidUpdate : GameplayKit.GKAgent -> unit
override this.AgentDidUpdate : GameplayKit.GKAgent -> unit

參數

agent
GKAgent
屬性

適用於