GetItemPath(int)
Retrieves the hierarchy item path as a string. Each level is delimited by forward slashes ('/').
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public string GetItemPath(int id)
Parameters
Hierarchy item identifier.
Returns
Type | Description |
|---|---|
| string |