Description
Sets the size of the array, initializing all elements to the given value. Modifies the input array.
Information
| Plugin | RigVM |
| Category | Array |
| Tags | List,Collection |
| Type | FRigVMDispatch_ArrayInit |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecuteContext | This pin is used to chain multiple mutable units together | Execute Context | |
| Array | The array to initialize. | TArray<FRigVMUnknownType> |