Version: 2019.4
public T FindComponentOfType ();

戻り値

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

説明

Returns the first active loaded object of the given type.