Method CreateClassicComponent
CreateClassicComponent<T>(GameObject)
Declaration
protected T CreateClassicComponent<T>(GameObject gameObject) where T : Component
Parameters
Type | Name | Description |
---|---|---|
GameObject | gameObject |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |