GKComponentSystem<TComponent>.Components Property

Definition

Gets an array that contains the components that are contained inside the component system.

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

Property Value

TComponent[]
Attributes

Applies to