Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetIndentationDepthByIndex(int)

Return the depth of the element at that index.
Read time 1 minuteLast updated 12 days ago

Definition

public int GetIndentationDepthByIndex(int index)

Parameters

index

The item index.

Returns

Type

Description

intThe depth of the element.