Class BuildLayout
A storage class used to gather data about an Addressable build.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class BuildLayout
Fields
| Name | Description |
|---|---|
| BuiltInBundles | List of AssetBundles this data was built into |
| Groups | The Addressable Groups that reference this data |