다음을 통해 공유


GKAgentDelegate.AgentDidUpdate(GKAgent) 메서드

정의

M:GameplayKit.GKAgent.Update* 메서드 agent 가 완료된 후 호출됩니다.

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

매개 변수

agent
GKAgent
특성

적용 대상