List.ToArrayList

Convert List to array or List.

List.ToArrayList

Properties

Property NameDescription
Element Type Element type
Input List input slot
Output Resulting output slot.
Output Type Type of instance to output
Array
Array
List
List

Remarks

In an AOT environment such as IL2CPP, List may not work properly unless it is used in the code.
See Ahead-of-Time (AOT) Restrictions for more information.