StageHandle.FindComponentsOfType

Cambiar al Manual
public T[] FindComponentsOfType ();

Valor de retorno

T[] An array of objects found matching the type specified.

Descripción

Returns a list of all active loaded objects of the given type.