Method AutoAddingGetComponent
AutoAddingGetComponent<T>(Component)
Declaration
public static T AutoAddingGetComponent<T>(this Component target) where T : Component
Parameters
Type | Name | Description |
---|---|---|
Component | target |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |