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