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