GetComponents

GetComponents(Type)

public TileComponent[] GetComponents(Type type) ;

Description

Gets the TileComponents.

Parameters

Parameter Name Description
type Type of the class you want to get.

Returns

Array of TileComponent.