Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


entityIds

The EntityId for each root GameObject of the prefab instances that have been updated.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public NativeArray<EntityId>.ReadOnly entityIds { get; }