共用方式為


GKComponentSystem<TComponent>.Components 屬性

定義

取得陣列,其中包含包含在元件系統內的元件。

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

屬性值

TComponent[]
屬性

適用於