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
属性

适用于