Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Array
Remove item at the given index from the array. *
Target is Kismet Array Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| wildcard | Target Array | The array to remove from * |
| integer | Index to Remove | The index into the array to remove from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |