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