次の方法で共有


GKAgentDelegate.AgentDidUpdate(GKAgent) メソッド

定義

M:GameplayKit.GKAgent.Update* メソッドagentが完了した後に呼び出されます。

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

パラメーター

agent
GKAgent
属性

適用対象