GetComponentList

GetComponentList<TComponent>()

public IList<TComponent> GetComponentList<TComponent>() ;

Description

Get the value of the ComponentList type.

Type Parameters

Type Parameter Name Description Type Constraints
TComponent Type of Component to get
  • Component

Returns

The value of the parameter. If there is no parameter, it returns null.