includedObjects
List of objects that an asset contains in its source file.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public List<ObjectIdentifier> includedObjects { get; set; }
Remarks
Internal use only. See AssetLoadInfo.