Description
MakeIntArrayFromList (v1)
Make an int32 array from a comma separated list, e.g. "0, 2, 5-10, 12-15"
Output(s): IntArray - IntArray
Information
| Module | GeometryCollectionNodes |
| Category | Generators|Array |
| Tags | integer indices start end list |
| Type | FMakeIntArrayFromListDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| List | First element of IntArray | FString | |
| bReverseOrder | bool | False |