GKSCNNodeComponent.AgentWillUpdate(GKAgent) Method

Definition

[Foundation.Export("agentWillUpdate:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void AgentWillUpdate (GameplayKit.GKAgent agent);
abstract member AgentWillUpdate : GameplayKit.GKAgent -> unit
override this.AgentWillUpdate : GameplayKit.GKAgent -> unit

Parameters

agent
GKAgent
Attributes

Applies to