TryGetVector2List
TryGetVector2List(out IList<Vector2>)
public bool TryGetVector2List(out IList<Vector2> value) ;
Description
Get the value of the Vector2List type.
Parameters
| Parameter Name | Description |
|---|---|
| value | Value. |
Returns
Return true if the value can be obtained.