Parameter | Description |
---|---|
item | Item used to determine the indent. |
float Indent.
Returns the horizontal content offset for an item. This is where the content should begin (after the foldout arrow).
Use this when overriding TreeView<T0>.RowGUI to make custom GUI content for the item.
Additional resources: GetFoldoutIndent.