TryGetColorList
TryGetColorList(string, out IList<Color>)
Description
Get the value of the ColorList type.
Parameters
| Parameter Name | Description |
|---|---|
| name | Name. |
| value | Value. |
Returns
The true when there parameters of the specified name.
TryGetColorList(int, out IList<Color>)
Description
Get the value of the ColorList type.
Parameters
| Parameter Name | Description |
|---|---|
| id | ID. |
| value | Value. |
Returns
The true when there parameters of the specified name.