GKComponentSystem<TComponent>.ComponentType Property

Definition

Gets the System.Type that represents the component class of the components that can be contained in this component system.

public Type ComponentType { get; }
member this.ComponentType : Type

Property Value

Applies to