Edytuj

Udostępnij za pośrednictwem


GKAgentDelegate_Extensions.AgentDidUpdate(IGKAgentDelegate, GKAgent) Method

Definition

Method that is called after agent has performed a simulation step.

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

Parameters

This
IGKAgentDelegate

The instance on which this extension method operates.

agent
GKAgent

Applies to