Stage.FindComponentsOfType

Switch to Manual
public T[] FindComponentsOfType ();

Returns

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

Description

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