Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Paths

Gets the paths of assets involved in the drag and drop operation. 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<string> Paths { get; }