共用方式為


GKAgentDelegate.AgentWillUpdate(GKAgent) 方法

定義

在 上 agent 呼叫 M:GameKit.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
屬性

適用於