lastIndexOf

fun lastIndexOf(element: Vector2I): Int

Returns last index of element, or -1 if the array does not contain element.