GKAgentDelegate.AgentWillUpdate(GKAgent) 方法

定义

在对 上agent调用 M:GameplayKit.GKAgent.Update* 之前调用。

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

参数

agent
GKAgent
属性

适用于