| Parameter | Description |
|---|---|
| hierarchy | The hierarchy. |
| node | The hierarchy node. |
Get the entity id corresponding to the given hierarchy node.
This method will loop through all Unity.Hierarchy.IHierarchyEntityIdConverter handlers and return the first valid entity id. It is more efficient to call Unity.Hierarchy.IHierarchyEntityIdConverter.GetEntityIds when multiple nodes need to be converted.