次の方法で共有


GKAgentDelegate.AgentWillUpdate(GKAgent) メソッド

定義

M:GameplayKit.GKAgent.Update* が呼び出される前にagent呼び出されます。

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

パラメーター

agent
GKAgent
属性

適用対象