Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EntityIds

Gets the Object references that are dragged. HierarchyNodeTypeHandler instances can populate this list.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyModule
public List<EntityId> EntityIds { get; }