次の方法で共有


GKAgentDelegate_Extensions.AgentDidUpdate(IGKAgentDelegate, GKAgent) メソッド

定義

シミュレーション ステップを実行した後 agent に呼び出されるメソッド。

public static void AgentDidUpdate (this GameplayKit.IGKAgentDelegate This, GameplayKit.GKAgent agent);
static member AgentDidUpdate : GameplayKit.IGKAgentDelegate * GameplayKit.GKAgent -> unit

パラメーター

This
IGKAgentDelegate

この拡張メソッドが動作するインスタンス。

agent
GKAgent

適用対象