StageHandle.FindComponentOfType

매뉴얼로 전환
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.