Field BuiltInBundles
The List of AssetBundles that were built without a group associated to them, such as the BuiltIn Shaders Bundle and the MonoScript Bundle
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[SerializeReference]
public List<BuildLayout.Bundle> BuiltInBundles
Returns
Type | Description |
---|---|
List<BuildLayout.Bundle> |