Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EntityIds

Gets the EntityId values involved in the drag and drop operation.
Read time 1 minuteLast updated 13 days ago

Definition

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