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