Edit

Share via


GKEntity.Components Property

Definition

The set of GKComponent objects comprising this GKEntity.

public virtual GameplayKit.GKComponent[] Components { [Foundation.Export("components", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Components : GameplayKit.GKComponent[]

Property Value

Attributes

Applies to