Nodes > Arrays > Construct Array

Creates a new array with an option in the inspector to choose the type it holds.
Outputs
| Name | Type | Description |
|---|---|---|
| bool[] | bool array | The newly constructed array. |
Properties
| Name | Type | Description |
|---|---|---|
| type | dropdown | The type of data the array should hold. |
Was this page helpful?