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