referencedObjects
List of objects that an asset references.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor
public List<ObjectIdentifier> referencedObjects { get; set; }
Remarks
Internal use only. See AssetLoadInfo.