Represents an asset being dragged into an editor window. Assets will either be sourced from a package (see <see cref="P:Editor.DragAssetData.PackageIdent" />) or a local path (see <see cref="P:Editor.DragAssetData.AssetPath" />). Instances of this type are accessed through <see cref="P:Editor.DragData.Assets" />.