MLMirror.TryGetComponent(TComponent type)
Gets the component of the specified type, if it exists.
Parameters:
Name | Type | Description |
---|---|---|
type | TComponent | The type of the component to retrieve. |
Gets the component of the specified type, if it exists.
Name | Type | Description |
---|---|---|
type | TComponent | The type of the component to retrieve. |