GetItemEntityId(int)
Returns EntityId of the UnityEngine.Object associated with the sample.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public EntityId GetItemEntityId(int id)
Parameters
Hierarchy item identifier.
Returns
Type | Description |
|---|---|
| EntityId |
Remarks
Additional Resources: FrameDataView.GetUnityObjectInfo.