Navigation
Unreal Engine Blueprint API Reference > Utilities > Array
Check if the array has any elements *
Target is Kismet Array Library
Inputs
Type | Name | Description |
---|---|---|
wildcard | Target Array | The array to check * |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | A boolean indicating if the array has any elements |