Navigation
Unreal Engine Blueprint API Reference > Utilities > Array
Resize Array to specified size. *
Target is Kismet Array Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
wildcard | Target Array | The array to resize * |
integer | Size | The new size of the array |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |