GetComponets

GetComponets<T>()

public T[] GetComponets<T>() ;

Description

Gets the TileComponents.

Type Parameters

Type Parameter Name Description Type Constraints
T Class of TileComponent you want to get.
  • class

Returns

Array of TileComponent.