StageHandle.FindComponentOfType

Cambiar al Manual
public T FindComponentOfType ();

Valor de retorno

T This returns the object that matches the specified type. It returns null if no object matches the type.

Descripción

Returns the first active loaded object of the given type.