| Parameter | Description |
|---|---|
| entityIds | IDs of Object instances. |
| validArray | Array of bool values indicating whether a given EntityId corresponds to a valid Object. |
Converts an array of EntityIds to an array of bool values indicating whether a given EntityId from entityIds corresponds to a valid Object in memory. The Object could have been deleted or not loaded into memory yet.