SetComponent
public bool SetComponent<TComponent>(TComponent value) ;
Set Component value
Type Parameter Name | Description | Type Constraints |
---|---|---|
TComponent | Type of Component to set |
Parameter Name | Description |
---|---|
value | Value |
Return true if the value could be set.