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
특성

적용 대상