use GetComonet() without parameters

if use GetComonet() without parameters.what is it express?

and GetComponent< T >( )?(without parameters)

1 Answer

1

First, GetComonet() isn't a function in Unity.

If you mean GetComponent, the answer is - nothing. It has to have an argument.

yes,it is GetComponent().