Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


childIndex

The child index under the _parentId that the drag-and-drop operation targets. Used only for trees.
Read time 1 minuteLast updated 10 days ago

Definition

public int childIndex { get; }

Remarks

Will always be -1 for drag-and-drop operations in list views.