Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/ListUtils
Returns the index of the last item in the Vector List. If Vector List is empty or invalid, the value -1 will be returned.
Target is Geometry Script Library List Utility Functions
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Vector List |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |