편집

다음을 통해 공유


GKComponentSystem<TComponent>.ComponentClass Property

Definition

Gets the component class, which specifies the kind of components that are allowed for the component system.

public virtual ObjCRuntime.Class ComponentClass { [Foundation.Export("componentClass")] get; }
member this.ComponentClass : ObjCRuntime.Class

Property Value

Attributes

Applies to