Version: 2022.3
言語: 日本語
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.