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