Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetIndentationDepth(int)

Returns the depth of the element at that ID.
Read time 1 minuteLast updated 10 days ago

Definition

public int GetIndentationDepth(int id)

Parameters

id

The item ID.

Returns

Type

Description

intThe depth of the element.