GKSCNNodeComponent.AgentWillUpdate(GKAgent) 方法

定义

[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

参数

agent
GKAgent
属性

适用于