GetItemColumnData(int, int)
Returns string representation of hierarchy item value associated with the column.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor
public string GetItemColumnData(int id, int column)
Parameters
Returns
Type | Description |
|---|---|
| string | Value of the correspnding column as string. |