List.ToArrayList¶
Convert List to array or List.

Properties¶
| Property Name | Description |
|---|---|
| Element Type | Element type |
| Input | List input slot |
| Output | Resulting output slot. |
| Output Type |
Type of instance to output
|
Remarks¶
In an AOT environment such as IL2CPP, List
See Ahead-of-Time (AOT) Restrictions for more information.