Navigation
Unreal Engine Blueprint API Reference > Utilities > Array
Get the last valid index into an array *
Target is Kismet Array Library
Inputs
Type | Name | Description |
---|---|---|
wildcard | Target Array | The array to perform the operation on * |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | The last valid index of the array |