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