Navigation
Unreal Engine Blueprint API Reference > Utilities > Array
Get the number of items in an array *
Target is Kismet Array Library
Inputs
Type | Name | Description |
---|---|---|
wildcard | Target Array | The array to get the length of * |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | The length of the array |