bundleAssets
List of asset loading information for an AssetBundle.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public List<AssetLoadInfo> bundleAssets { get; set; }
Remarks
Internal use only. See AssetBundleInfo.