Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Array
Checks if two arrays are memberwise identical
Target is Kismet Array Library
Inputs
| Type | Name | Description |
|---|---|---|
| wildcard | Array A | One of the arrays to compare |
| wildcard | Array B | The other array to compare |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Whether the two arrays are identical |