| Parameter | Description |
|---|---|
| nodes | The HierarchyNode values to look up. |
| outEntityIds | Output buffer to fill; must be the same length as nodes. |
int
The number of slots in outEntityIds still set to EntityId.None after this handler runs.
A return value of 0 means all nodes were resolved; callers may skip subsequent handlers.
Gets the EntityId corresponding to each HierarchyNode in nodes.
Slots already set to a non-EntityId.None value must be skipped.