GKComponent.Entity Property

Definition

The GKEntity to which this GKComponent belongs.

public virtual GameplayKit.GKEntity Entity { [Foundation.Export("entity", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.Entity : GameplayKit.GKEntity

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to