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. |
|
Returns
Array of TileComponent.
Gets the TileComponents.
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| T | Class of TileComponent you want to get. |
|
Array of TileComponent.